diff options
Diffstat (limited to 'include/linux/init.h')
| -rw-r--r-- | include/linux/init.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/linux/init.h b/include/linux/init.h index e73f2b708525..f1c27a71d03c 100644 --- a/include/linux/init.h +++ b/include/linux/init.h | |||
| @@ -153,6 +153,7 @@ extern unsigned int reset_devices; | |||
| 153 | void setup_arch(char **); | 153 | void setup_arch(char **); |
| 154 | void prepare_namespace(void); | 154 | void prepare_namespace(void); |
| 155 | void __init load_default_modules(void); | 155 | void __init load_default_modules(void); |
| 156 | int __init init_rootfs(void); | ||
| 156 | 157 | ||
| 157 | extern void (*late_time_init)(void); | 158 | extern void (*late_time_init)(void); |
| 158 | 159 | ||
