|
@@ -58,8 +58,6 @@ EXPORT_SYMBOL(__udelay);
|
|
EXPORT_SYMBOL(__ndelay);
|
|
EXPORT_SYMBOL(__ndelay);
|
|
EXPORT_SYMBOL(__const_udelay);
|
|
EXPORT_SYMBOL(__const_udelay);
|
|
|
|
|
|
-EXPORT_SYMBOL(__div64_32);
|
|
|
|
-
|
|
|
|
#define DECLARE_EXPORT(name) extern void name(void);EXPORT_SYMBOL(name)
|
|
#define DECLARE_EXPORT(name) extern void name(void);EXPORT_SYMBOL(name)
|
|
|
|
|
|
/* These symbols are generated by the compiler itself */
|
|
/* These symbols are generated by the compiler itself */
|