aboutsummaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
authorRalf Baechle <ralf@linux-mips.org>2006-02-10 14:13:08 +0000
committerRalf Baechle <ralf@linux-mips.org>2006-02-14 19:13:25 +0000
commitfbb6b3a4ac0ccf12a97c98881d9d873d6dc26fe5 (patch)
tree142b03c1852dec27cbb3a3654c34679e19617a2b /include
parent3218357c94af92478ef39163163a81e654385320 (diff)
downloadlinux-fbb6b3a4ac0ccf12a97c98881d9d873d6dc26fe5.tar.gz
[MIPS] Get rid of kludgery needed to keep stdargs of old compilers working.
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
Diffstat (limited to 'include')
-rw-r--r--include/asm-mips/gcc/sgidefs.h17
1 files changed, 0 insertions, 17 deletions
diff --git a/include/asm-mips/gcc/sgidefs.h b/include/asm-mips/gcc/sgidefs.h
deleted file mode 100644
index 05994371a2af48..00000000000000
--- a/include/asm-mips/gcc/sgidefs.h
+++ /dev/null
@@ -1,17 +0,0 @@
-/*
- * include/sgidefs.h
- *
- * This file is subject to the terms and conditions of the GNU General Public
- * License. See the file "COPYING" in the main directory of this archive
- * for more details.
- *
- * Copyright (C) 1996 by Ralf Baechle
- *
- * This file is here to satisfy GCC's expectations.
- */
-#ifndef __SGIDEFS_H
-#define __SGIDEFS_H
-
-#include <asm/sgidefs.h>
-
-#endif /* __SGIDEFS_H */