tile: delete now unused file

The latest main tree has split out stackguard-macros.h so we no
longer have to override it with a stub.
This commit is contained in:
Chris Metcalf 2012-05-16 09:24:31 -04:00
parent dbeb70630b
commit f136e4df5d
2 changed files with 4 additions and 3 deletions

View 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:

View File

@ -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"