diff options
Diffstat (limited to 'arch/um/include/asm/calling.h')
-rw-r--r-- | arch/um/include/asm/calling.h | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/arch/um/include/asm/calling.h b/arch/um/include/asm/calling.h deleted file mode 100644 index 0b2384c..0000000 --- a/arch/um/include/asm/calling.h +++ /dev/null @@ -1,9 +0,0 @@ -# Copyright 2003 - 2004 Pathscale, Inc -# Released under the GPL - -#ifndef __UM_CALLING_H /* XXX x86_64 */ -#define __UM_CALLING_H - -#include "asm/arch/calling.h" - -#endif |