]> git.saurik.com Git - apple/xnu.git/blobdiff - osfmk/kern/syscall_sw.h
xnu-7195.101.1.tar.gz
[apple/xnu.git] / osfmk / kern / syscall_sw.h
index 2816a65fc768d8c080dd3d19ebe54c8830dfaea3..c15f8f09784b920e09c36909bbf3882802e8fa02 100644 (file)
@@ -88,7 +88,7 @@ typedef struct {
 
 
 extern const mach_trap_t       mach_trap_table[];
-extern int                     mach_trap_count;
+extern const int                       mach_trap_count;
 
 #if CONFIG_REQUIRES_U32_MUNGING || (__arm__ && (__BIGGEST_ALIGNMENT__ > 4))