]> Git Repo - linux.git/blame - include/asm-um/linkage.h
[PATCH] Add 64bit jiffies compares (for use with get_jiffies_64)
[linux.git] / include / asm-um / linkage.h
CommitLineData
c52ac046
BS
1#ifndef __ASM_UM_LINKAGE_H
2#define __ASM_UM_LINKAGE_H
1da177e4 3
c52ac046 4#include "asm/arch/linkage.h"
1da177e4 5
6a351cfe
PBG
6
7/* <linux/linkage.h> will pick sane defaults */
8#ifdef CONFIG_GPROF
9#undef FASTCALL
10#undef fastcall
11#endif
12
1da177e4 13#endif
This page took 0.200088 seconds and 4 git commands to generate.