diff options
| author | John Baldwin <jhb@FreeBSD.org> | 2022-04-12 17:06:18 +0000 |
|---|---|---|
| committer | John Baldwin <jhb@FreeBSD.org> | 2022-04-12 17:06:18 +0000 |
| commit | 3d6f4411e45f49dc0fef6d428615df5107ce2e5d (patch) | |
| tree | 22620eb5a9b65264bf9fee2873a11ccce725587f /sys/x86 | |
| parent | 5f9c9ae2f22b509a61aaab99aa7bfe28f4dfb914 (diff) | |
Diffstat (limited to 'sys/x86')
| -rw-r--r-- | sys/x86/include/x86_ieeefp.h | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/sys/x86/include/x86_ieeefp.h b/sys/x86/include/x86_ieeefp.h index 1bbcd7f01a96..9160ac7c2c61 100644 --- a/sys/x86/include/x86_ieeefp.h +++ b/sys/x86/include/x86_ieeefp.h @@ -47,10 +47,6 @@ * XXX: {FP,SSE}*FLD and {FP,SSE}*OFF are undocumented pollution. */ -#ifndef _SYS_CDEFS_H_ -#error this file needs sys/cdefs.h as a prerequisite -#endif - /* * Rounding modes. */ |
