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/generic/bp-thunks.h | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'sysdeps/generic') diff --git a/sysdeps/generic/bp-thunks.h b/sysdeps/generic/bp-thunks.h index fa5b71f..5d2e40d 100644 --- a/sysdeps/generic/bp-thunks.h +++ b/sysdeps/generic/bp-thunks.h @@ -51,7 +51,7 @@ #include #include #include -#include +#include #include #include #include @@ -61,7 +61,6 @@ #include #include #include -#include #include #endif /* _bpthunks_h_ */ -- cgit v1.1