fedora core 6 1.2949 + vserver 2.2.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