X-Git-Url: https://git.saurik.com/apple/xnu.git/blobdiff_plain/a991bd8d3e7fe02dbca0644054bab73c5b75324a..c3c9b80d004dbbfdf763edeb97968c6997e3b45b:/osfmk/i386/bsd_i386.c diff --git a/osfmk/i386/bsd_i386.c b/osfmk/i386/bsd_i386.c index 7c01567ea..b25d0f5d6 100644 --- a/osfmk/i386/bsd_i386.c +++ b/osfmk/i386/bsd_i386.c @@ -34,7 +34,6 @@ #include #include -#include #include #include #include @@ -483,7 +482,7 @@ mach_call_arg_munger32(uint32_t sp, struct mach_call_args *args, const mach_trap __private_extern__ void mach_call_munger(x86_saved_state_t *state); -extern const char *mach_syscall_name_table[]; +extern const char *const mach_syscall_name_table[]; __attribute__((noreturn)) void