diff options
Diffstat (limited to 'arch/um/include/user_util.h')
-rw-r--r-- | arch/um/include/user_util.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/arch/um/include/user_util.h b/arch/um/include/user_util.h index 0f63003a2a35..023575f67343 100644 --- a/arch/um/include/user_util.h +++ b/arch/um/include/user_util.h | |||
@@ -38,8 +38,6 @@ extern unsigned long long highmem; | |||
38 | 38 | ||
39 | extern char host_info[]; | 39 | extern char host_info[]; |
40 | 40 | ||
41 | extern char __initdata boot_command_line[]; | ||
42 | |||
43 | extern unsigned long _stext, _etext, _sdata, _edata, __bss_start, _end; | 41 | extern unsigned long _stext, _etext, _sdata, _edata, __bss_start, _end; |
44 | extern unsigned long _unprotected_end; | 42 | extern unsigned long _unprotected_end; |
45 | extern unsigned long brk_start; | 43 | extern unsigned long brk_start; |