aboutsummaryrefslogtreecommitdiffstats
path: root/include/asm-um/calling.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/asm-um/calling.h')
-rw-r--r--include/asm-um/calling.h9
1 files changed, 0 insertions, 9 deletions
diff --git a/include/asm-um/calling.h b/include/asm-um/calling.h
deleted file mode 100644
index 0b2384cc99fd..000000000000
--- a/include/asm-um/calling.h
+++ /dev/null
@@ -1,9 +0,0 @@
1# Copyright 2003 - 2004 Pathscale, Inc
2# Released under the GPL
3
4#ifndef __UM_CALLING_H /* XXX x86_64 */
5#define __UM_CALLING_H
6
7#include "asm/arch/calling.h"
8
9#endif