diff options
author | Joseph Myers <joseph@codesourcery.com> | 2014-02-08 00:16:57 +0000 |
---|---|---|
committer | Joseph Myers <joseph@codesourcery.com> | 2014-02-08 00:16:57 +0000 |
commit | 464263cc00549d2597b6d25309d55b1e4a6b1aac (patch) | |
tree | 4646131a3aa8ebb1b1749c453f7939fcd54ee2ec /ports/sysdeps/am33/bsd-setjmp.S | |
parent | 32749f6cd23f65a2df1bafbf9b69749bdded4b10 (diff) | |
download | glibc-464263cc00549d2597b6d25309d55b1e4a6b1aac.tar.gz glibc-464263cc00549d2597b6d25309d55b1e4a6b1aac.tar.xz glibc-464263cc00549d2597b6d25309d55b1e4a6b1aac.zip |
Remove am33 port.
This patch removes the am33 port (no other port #includes any files from it), as previously discussed (see <https://sourceware.org/ml/libc-ports/2014-01/msg00046.html>).
Diffstat (limited to 'ports/sysdeps/am33/bsd-setjmp.S')
-rw-r--r-- | ports/sysdeps/am33/bsd-setjmp.S | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/ports/sysdeps/am33/bsd-setjmp.S b/ports/sysdeps/am33/bsd-setjmp.S deleted file mode 100644 index b6b239e67d..0000000000 --- a/ports/sysdeps/am33/bsd-setjmp.S +++ /dev/null @@ -1 +0,0 @@ -/* setjmp is in setjmp.S */ |