freebsd-src/sys/amd64/ia32
Warner Losh fdafd315ad sys: Automated cleanup of cdefs and other formatting
Apply the following automated changes to try to eliminate
no-longer-needed sys/cdefs.h includes as well as now-empty
blank lines in a row.

Remove /^#if.*\n#endif.*\n#include\s+<sys/cdefs.h>.*\n/
Remove /\n+#include\s+<sys/cdefs.h>.*\n+#if.*\n#endif.*\n+/
Remove /\n+#if.*\n#endif.*\n+/
Remove /^#if.*\n#endif.*\n/
Remove /\n+#include\s+<sys/cdefs.h>\n#include\s+<sys/types.h>/
Remove /\n+#include\s+<sys/cdefs.h>\n#include\s+<sys/param.h>/
Remove /\n+#include\s+<sys/cdefs.h>\n#include\s+<sys/capsicum.h>/

Sponsored by:		Netflix
2023-11-26 22:24:00 -07:00
..
ia32_exception.S sys: Remove $FreeBSD$: two-line .h pattern 2023-08-16 11:54:11 -06:00
ia32_misc.c sys: Automated cleanup of cdefs and other formatting 2023-11-26 22:24:00 -07:00
ia32_reg.c sys: Automated cleanup of cdefs and other formatting 2023-11-26 22:24:00 -07:00
ia32_signal.c sys: Automated cleanup of cdefs and other formatting 2023-11-26 22:24:00 -07:00
ia32_sigtramp.S sys: Remove $FreeBSD$: two-line .h pattern 2023-08-16 11:54:11 -06:00
ia32_syscall.c syscalls: fix missing SIGSYS for several ENOSYS errors 2023-10-03 01:30:52 +03:00