about summary refs log tree commit diff
path: root/sysdeps/unix/sysv/linux/i386
diff options
context:
space:
mode:
authorJoseph Myers <joseph@codesourcery.com>2013-01-31 22:57:06 +0000
committerJoseph Myers <joseph@codesourcery.com>2013-01-31 22:57:06 +0000
commitc2d549290d24aeae30a328a6b4061f60f095dea2 (patch)
treea44c7c7eb4f8acd4d69c01c6b757039fa0ecee6e /sysdeps/unix/sysv/linux/i386
parent8cf28c5ebe7b02e769a3f3082fd390e6d8c11542 (diff)
downloadglibc-c2d549290d24aeae30a328a6b4061f60f095dea2.tar.gz
glibc-c2d549290d24aeae30a328a6b4061f60f095dea2.tar.xz
glibc-c2d549290d24aeae30a328a6b4061f60f095dea2.zip
Remove bp-thunks code.
Diffstat (limited to 'sysdeps/unix/sysv/linux/i386')
-rw-r--r--sysdeps/unix/sysv/linux/i386/bp-thunks.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/sysdeps/unix/sysv/linux/i386/bp-thunks.h b/sysdeps/unix/sysv/linux/i386/bp-thunks.h
deleted file mode 100644
index 59a42ddefe..0000000000
--- a/sysdeps/unix/sysv/linux/i386/bp-thunks.h
+++ /dev/null
@@ -1,4 +0,0 @@
-#ifndef __ASSEMBLER__
-# include <sysdeps/generic/bp-thunks.h>
-# include <sys/vm86.h>
-#endif