|
|
| File: [Development] / linux-2.6-xfs / include / asm-um / linkage.h (download)
Revision 1.5, Fri Oct 13 17:03:09 2006 UTC (11 years ago) by tes.longdrop.melbourne.sgi.com
Merge up to 2.6.18 Merge of 2.6.x-xfs-melb:linux:27192b by kenmcd. |
#ifndef __ASM_UM_LINKAGE_H #define __ASM_UM_LINKAGE_H #include "asm/arch/linkage.h" /* <linux/linkage.h> will pick sane defaults */ #ifdef CONFIG_GPROF #undef FASTCALL #undef fastcall #endif #endif