|
@@ -88,12 +88,6 @@ EXPORT_SYMBOL(dump_thread);
|
|
EXPORT_SYMBOL(do_gettimeofday);
|
|
EXPORT_SYMBOL(do_gettimeofday);
|
|
EXPORT_SYMBOL(do_settimeofday);
|
|
EXPORT_SYMBOL(do_settimeofday);
|
|
|
|
|
|
-/* This is here because UML expands lseek to sys_lseek, not to a system
|
|
|
|
- * call instruction.
|
|
|
|
- */
|
|
|
|
-EXPORT_SYMBOL(sys_lseek);
|
|
|
|
-EXPORT_SYMBOL(sys_wait4);
|
|
|
|
-
|
|
|
|
#ifdef CONFIG_SMP
|
|
#ifdef CONFIG_SMP
|
|
|
|
|
|
/* required for SMP */
|
|
/* required for SMP */
|