Merge to Fedora kernel-2.6.18-1.2224_FC5 patched with stable patch-2.6.18.1-vs2.0...
[linux-2.6.git] / include / asm-um / linkage.h
index 7dfce37..78b8624 100644 (file)
@@ -3,4 +3,11 @@
 
 #include "asm/arch/linkage.h"
 
+
+/* <linux/linkage.h> will pick sane defaults */
+#ifdef CONFIG_GPROF
+#undef FASTCALL
+#undef fastcall
+#endif
+
 #endif