blob: cdb3024a699a6d83df5f49ccd8e63a3e3adb362b [file] [log] [blame]
Bodo Stroesserc52ac042005-05-05 16:15:36 -07001#ifndef __ASM_UM_LINKAGE_H
2#define __ASM_UM_LINKAGE_H
Linus Torvalds1da177e2005-04-16 15:20:36 -07003
Bodo Stroesserc52ac042005-05-05 16:15:36 -07004#include "asm/arch/linkage.h"
Linus Torvalds1da177e2005-04-16 15:20:36 -07005
Paolo 'Blaisorblade' Giarrusso6a351cf2005-10-30 15:00:08 -08006
7/* <linux/linkage.h> will pick sane defaults */
8#ifdef CONFIG_GPROF
Paolo 'Blaisorblade' Giarrusso6a351cf2005-10-30 15:00:08 -08009#undef fastcall
10#endif
11
Linus Torvalds1da177e2005-04-16 15:20:36 -070012#endif