From a362aa0eaba743533a647efe1be718faa3fcac88 Mon Sep 17 00:00:00 2001 From: Guillaume Cottenceau Date: Thu, 11 Jan 2001 22:48:37 +0000 Subject: polish generic blank.img situation (no modules and/or modules.dep available) --- mdk-stage1/modules.h | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'mdk-stage1/modules.h') diff --git a/mdk-stage1/modules.h b/mdk-stage1/modules.h index db90d832d..74ecc8a57 100644 --- a/mdk-stage1/modules.h +++ b/mdk-stage1/modules.h @@ -18,9 +18,8 @@ #include "stage1.h" #include "probing.h" -int load_modules_dependencies(void); +void init_modules_insmoding(void); int my_insmod(const char * mod_name, enum driver_type type, char * options); - enum return_type ask_insmod(enum driver_type); -- cgit v1.2.1