* sysdeps/unix/Makefile: Include $(common-objpfx)s-proto-bp.d.
authorAndreas Schwab <schwab@suse.de>
Wed, 15 Jan 2003 22:10:10 +0000 (22:10 +0000)
committerAndreas Schwab <schwab@suse.de>
Wed, 15 Jan 2003 22:10:10 +0000 (22:10 +0000)
commit155f2e362b3d95dffc744be6cc622ef507a9f379
tree9a0a1966ca3d3bc1bc79c598fe663f8899181fd7
parent739177245b8b1607177b89906e876a171d6e868f
* sysdeps/unix/Makefile: Include $(common-objpfx)s-proto-bp.d.

(common-generated): Add s-proto-bp.d.
* sysdeps/unix/make-syscalls.sh: Use s-proto-bp.d for dependencies
of bp thunks.
* sysdeps/unix/s-proto-bp.S: New file.
* sysdeps/generic/bp-thunks.h: Don't include <sys/vm86.h> here.
Use <io/sys/sendfile.h> instead of <sys/sendfile.h>.
* sysdeps/unix/sysv/linux/i386/bp-thunks.h: New file.
sysdeps/generic/bp-thunks.h
sysdeps/unix/Makefile
sysdeps/unix/make-syscalls.sh
sysdeps/unix/s-proto-bp.S [new file with mode: 0644]
sysdeps/unix/sysv/linux/i386/bp-thunks.h [new file with mode: 0644]