blob: b6185d3cfe683a591de515efdc8f996fe7caa0fb [file] [log] [blame]
Linus Torvalds1da177e2005-04-16 15:20:36 -07001#ifndef __ASM_LINKAGE_H
2#define __ASM_LINKAGE_H
3
Jan Beulichab7efcc2006-03-24 03:16:17 -08004#ifdef __ASSEMBLY__
5#include <asm/asm.h>
6#endif
Linus Torvalds1da177e2005-04-16 15:20:36 -07007
8#endif