tile: delete now unused file
authorChris Metcalf <cmetcalf@tilera.com>
Wed, 16 May 2012 13:24:31 +0000 (09:24 -0400)
committerChris Metcalf <cmetcalf@tilera.com>
Wed, 16 May 2012 13:24:31 +0000 (09:24 -0400)
The latest main tree has split out stackguard-macros.h so we no
longer have to override it with a stub.

ChangeLog.tile
sysdeps/tile/elf/stackguard-macros.h [deleted file]

index a6ab607..2a53817 100644 (file)
@@ -1,3 +1,7 @@
+2012-05-16  Chris Metcalf  <cmetcalf@tilera.com>
+
+       * sysdeps/tile/elf/stackguard-macros.h: Delete unused file.
+
 2012-05-14  Chris Metcalf  <cmetcalf@tilera.com>
 
        * sysdeps/unix/sysv/linux/tile/tilegx/tilegx32/nptl/ld.abilist:
diff --git a/sysdeps/tile/elf/stackguard-macros.h b/sysdeps/tile/elf/stackguard-macros.h
deleted file mode 100644 (file)
index 606ad58..0000000
+++ /dev/null
@@ -1,3 +0,0 @@
-/* Tests in nptl/ look for <elf/stackguard-macros.h> while tests
-   in elf/ look for <stackguard-macros.h>.  Provide both.  */
-#include "../stackguard-macros.h"