fedora core 6 1.2949 + vserver 2.2.0
[linux-2.6.git] / arch / um / include / kern_util.h
index ab9c0b7..cec9fcc 100644 (file)
@@ -20,13 +20,12 @@ struct kern_handlers {
        kern_hndl timer_handler;
 };
 
-extern struct kern_handlers handlinfo_kern;
+extern const struct kern_handlers handlinfo_kern;
 
 extern int ncpus;
 extern char *linux_prog;
 extern char *gdb_init;
 extern int kmalloc_ok;
-extern int timer_irq_inited;
 extern int jail;
 extern int nsyscalls;