diff options
author | Joseph Myers <joseph@codesourcery.com> | 2013-01-31 22:57:06 +0000 |
---|---|---|
committer | Joseph Myers <joseph@codesourcery.com> | 2013-01-31 22:57:06 +0000 |
commit | c2d549290d24aeae30a328a6b4061f60f095dea2 (patch) | |
tree | a44c7c7eb4f8acd4d69c01c6b757039fa0ecee6e /sysdeps/unix/s-proto-bp.S | |
parent | 8cf28c5ebe7b02e769a3f3082fd390e6d8c11542 (diff) | |
download | glibc-c2d549290d24aeae30a328a6b4061f60f095dea2.zip glibc-c2d549290d24aeae30a328a6b4061f60f095dea2.tar.gz glibc-c2d549290d24aeae30a328a6b4061f60f095dea2.tar.bz2 |
Remove bp-thunks code.
Diffstat (limited to 'sysdeps/unix/s-proto-bp.S')
-rw-r--r-- | sysdeps/unix/s-proto-bp.S | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/sysdeps/unix/s-proto-bp.S b/sysdeps/unix/s-proto-bp.S deleted file mode 100644 index ba0363e..0000000 --- a/sysdeps/unix/s-proto-bp.S +++ /dev/null @@ -1,4 +0,0 @@ -/* This file exists just to have its dependencies determined. - Those dependencies are then used for the bp thunk objects. */ - -#include <bp-thunks.h> |