summaryrefslogtreecommitdiff
path: root/gcc/fixinc
diff options
context:
space:
mode:
authorkorbb <korbb@138bc75d-0d04-0410-961f-82ee72b054a4>2001-05-26 18:12:26 +0000
committerkorbb <korbb@138bc75d-0d04-0410-961f-82ee72b054a4>2001-05-26 18:12:26 +0000
commit8d12fed770b2c47abea42191fcd251f2f1837329 (patch)
tree15c95ba0c05c1984aa925b6b2b3987c1d6330ecc /gcc/fixinc
parenta355d7318dff1b847cee72244055c3d3394f4f20 (diff)
downloadgcc-8d12fed770b2c47abea42191fcd251f2f1837329.tar.gz
test result moved to "testing.h" file
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@42641 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'gcc/fixinc')
-rw-r--r--gcc/fixinc/tests/base/machine/ansi.h14
1 files changed, 0 insertions, 14 deletions
diff --git a/gcc/fixinc/tests/base/machine/ansi.h b/gcc/fixinc/tests/base/machine/ansi.h
deleted file mode 100644
index cf9f6d569e7..00000000000
--- a/gcc/fixinc/tests/base/machine/ansi.h
+++ /dev/null
@@ -1,14 +0,0 @@
-/* DO NOT EDIT THIS FILE.
-
- It has been auto-edited by fixincludes from:
-
- "fixinc/tests/inc/machine/ansi.h"
-
- This had to be done to correct non-standard usages in the
- original, manufacturer supplied header file. */
-
-
-
-#if defined( MACHINE_ANSI_H_VA_LIST_CHECK )
- # define _BSD_VA_LIST_ __builtin_va_list
-#endif /* MACHINE_ANSI_H_VA_LIST_CHECK */