|
@@ -793,7 +793,6 @@ void abort(void)
|
|
/* if that doesn't kill us, halt */
|
|
/* if that doesn't kill us, halt */
|
|
panic("Oops failed to kill thread");
|
|
panic("Oops failed to kill thread");
|
|
}
|
|
}
|
|
-EXPORT_SYMBOL(abort);
|
|
|
|
|
|
|
|
void __init trap_init(void)
|
|
void __init trap_init(void)
|
|
{
|
|
{
|