]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
backport: getppdp.h: New file.
authorRoger Sayle <sayle@gcc.gnu.org>
Sun, 30 Jul 2006 15:39:08 +0000 (15:39 +0000)
committerRoger Sayle <sayle@gcc.gnu.org>
Sun, 30 Jul 2006 15:39:08 +0000 (15:39 +0000)
Backport from mainline.
* tests/base/ia64/sys/getppdp.h: New file.
* tests/base/string.h: Add missing newline at end of file.

From-SVN: r115822

fixincludes/tests/base/ia64/sys/getppdp.h [new file with mode: 0644]
fixincludes/tests/base/string.h

diff --git a/fixincludes/tests/base/ia64/sys/getppdp.h b/fixincludes/tests/base/ia64/sys/getppdp.h
new file mode 100644 (file)
index 0000000..80fe99e
--- /dev/null
@@ -0,0 +1,16 @@
+/*  DO NOT EDIT THIS FILE.
+
+    It has been auto-edited by fixincludes from:
+
+       "fixinc/tests/inc/ia64/sys/getppdp.h"
+
+    This had to be done to correct non-standard usages in the
+    original, manufacturer supplied header file.  */
+
+
+
+#if defined( HPUX_SPU_INFO_CHECK )
+#ifdef _KERNEL
+extern union mpinfou spu_info[];
+#endif
+#endif  /* HPUX_SPU_INFO_CHECK */
index d70f9e08a3a948cadbf3160ead4979419dd63c03..0c70f3014f1997aedc6d5541b4d7a1bf8ef8f4bb 100644 (file)
@@ -10,4 +10,4 @@
 #ifndef _STRING_INCLUDED
   #define _STRING_INCLUDED
   #include <strings.h>
-#endif /* _STRING_INCLUDED */
\ No newline at end of file
+#endif /* _STRING_INCLUDED */