Add missing endif.
authorMichael Meissner <meissner@gcc.gnu.org>
Wed, 24 Apr 1996 19:47:24 +0000 (19:47 +0000)
committerMichael Meissner <meissner@gcc.gnu.org>
Wed, 24 Apr 1996 19:47:24 +0000 (19:47 +0000)
From-SVN: r11879

gcc/config/rs6000/sysv4.h

index 740c585fa31eecd090821879e821480fa6fecf33..593f3a27668322945726f9bcb243a25e09f2e269 100644 (file)
@@ -1020,6 +1020,7 @@ do {                                                                      \
 #define        STARTFILE_LINUX_SPEC "\
 %{!shared: %{pg:gcrt1.o%s} %{!pg:%{p:gcrt1.o%s} %{!p:crt1.o%s}}} \
 scrti.o%s"
+#endif
 
 #ifndef        ENDFILE_LINUX_SPEC
 #define        ENDFILE_LINUX_SPEC "scrtn.o%s"