|
@@ -26,8 +26,6 @@
|
|
|
|
|
|
static struct signal_struct init_signals = INIT_SIGNALS(init_signals);
|
|
static struct signal_struct init_signals = INIT_SIGNALS(init_signals);
|
|
static struct sighand_struct init_sighand = INIT_SIGHAND(init_sighand);
|
|
static struct sighand_struct init_sighand = INIT_SIGHAND(init_sighand);
|
|
-struct mm_struct init_mm = INIT_MM(init_mm);
|
|
|
|
-EXPORT_SYMBOL(init_mm);
|
|
|
|
|
|
|
|
/*
|
|
/*
|
|
* Initial thread structure.
|
|
* Initial thread structure.
|