From 155f2e362b3d95dffc744be6cc622ef507a9f379 Mon Sep 17 00:00:00 2001 From: Andreas Schwab Date: Wed, 15 Jan 2003 22:10:10 +0000 Subject: * 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 here. Use instead of . * sysdeps/unix/sysv/linux/i386/bp-thunks.h: New file. --- sysdeps/unix/sysv/linux/i386/bp-thunks.h | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 sysdeps/unix/sysv/linux/i386/bp-thunks.h (limited to 'sysdeps/unix/sysv/linux/i386') diff --git a/sysdeps/unix/sysv/linux/i386/bp-thunks.h b/sysdeps/unix/sysv/linux/i386/bp-thunks.h new file mode 100644 index 0000000000..d46ea8f278 --- /dev/null +++ b/sysdeps/unix/sysv/linux/i386/bp-thunks.h @@ -0,0 +1,3 @@ +#include + +#include -- cgit v1.2.3