]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - include/linux/linkage.h
Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6.25
[linux-2.6-omap-h63xx.git] / include / linux / linkage.h
index 3faf599ea58ec4cac70121f874efa9ec4d6ca5f4..0592936344c426e71a05be54e2a11bc705eb1e6a 100644 (file)
@@ -73,9 +73,4 @@
 #define ATTRIB_NORET  __attribute__((noreturn))
 #define NORET_AND     noreturn,
 
-#ifndef FASTCALL
-#define FASTCALL(x)    x
-#define fastcall
-#endif
-
 #endif