|
@@ -16,12 +16,8 @@
|
|
#include <asm/checksum.h>
|
|
#include <asm/checksum.h>
|
|
#include <asm/current.h>
|
|
#include <asm/current.h>
|
|
|
|
|
|
-extern int dump_fpu(struct pt_regs *, elf_fpregset_t *);
|
|
|
|
-
|
|
|
|
/* platform dependent support */
|
|
/* platform dependent support */
|
|
|
|
|
|
-EXPORT_SYMBOL(dump_fpu);
|
|
|
|
-
|
|
|
|
EXPORT_SYMBOL(ip_fast_csum);
|
|
EXPORT_SYMBOL(ip_fast_csum);
|
|
|
|
|
|
EXPORT_SYMBOL(kernel_thread);
|
|
EXPORT_SYMBOL(kernel_thread);
|