diff options
Diffstat (limited to 'arch/um/include/kern_util.h')
-rw-r--r-- | arch/um/include/kern_util.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/um/include/kern_util.h b/arch/um/include/kern_util.h index 173af029d12b..be850b9ec947 100644 --- a/arch/um/include/kern_util.h +++ b/arch/um/include/kern_util.h | |||
@@ -23,7 +23,6 @@ struct kern_handlers { | |||
23 | extern const struct kern_handlers handlinfo_kern; | 23 | extern const struct kern_handlers handlinfo_kern; |
24 | 24 | ||
25 | extern int ncpus; | 25 | extern int ncpus; |
26 | extern char *linux_prog; | ||
27 | extern char *gdb_init; | 26 | extern char *gdb_init; |
28 | extern int kmalloc_ok; | 27 | extern int kmalloc_ok; |
29 | extern int jail; | 28 | extern int jail; |