S390: Add syscall info for syscalls up to 374
[deliverable/binutils-gdb.git] / gdb / i386-tdep.c
index db4cd0adb8b132737bf72699ad3e1b99126894e0..4c66edf9dbc1b8098ac4dadbd26852cad45d58cb 100644 (file)
@@ -8729,9 +8729,7 @@ i386_mpx_bd_base (void)
   return ret & MPX_BASE_MASK;
 }
 
-/* Check if the current target is MPX enabled.  */
-
-static int
+int
 i386_mpx_enabled (void)
 {
   const struct gdbarch_tdep *tdep = gdbarch_tdep (get_current_arch ());
This page took 0.02431 seconds and 4 git commands to generate.