diff options
author | Austin Foxley <austinf@cetoncorp.com> | 2010-02-17 16:54:59 -0800 |
---|---|---|
committer | Austin Foxley <austinf@cetoncorp.com> | 2010-02-17 16:55:05 -0800 |
commit | 397c0e487350873287499529be351c750c422fc3 (patch) | |
tree | c5dd80530f3a6e40f62642bd6cf200236439afa6 /libpthread/nptl/sysdeps/unix/sysv | |
parent | 44f3864ffcf205930a0cf7e553ab91f2cb01d02d (diff) |
fix nptl build for sparc
Signed-off-by: Austin Foxley <austinf@cetoncorp.com>
Diffstat (limited to 'libpthread/nptl/sysdeps/unix/sysv')
-rw-r--r-- | libpthread/nptl/sysdeps/unix/sysv/linux/sparc/not-cancel.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/libpthread/nptl/sysdeps/unix/sysv/linux/sparc/not-cancel.h b/libpthread/nptl/sysdeps/unix/sysv/linux/sparc/not-cancel.h deleted file mode 100644 index acf1a617e..000000000 --- a/libpthread/nptl/sysdeps/unix/sysv/linux/sparc/not-cancel.h +++ /dev/null @@ -1 +0,0 @@ -#include "../i386/not-cancel.h" |