diff options
author | Samuel Thibault <samuel.thibault@ens-lyon.org> | 2020-12-01 00:33:43 +0100 |
---|---|---|
committer | Samuel Thibault <samuel.thibault@ens-lyon.org> | 2020-12-01 00:33:43 +0100 |
commit | c7c51ea1940ccb558ac52b08d294f33d17088842 (patch) | |
tree | c85f4abbee8f22c2c8c0cbfafaacfbcb7a7ffae7 /include | |
parent | e17a181bfda5a1f72691fc696b826efdef8d2a60 (diff) | |
download | gnumach-c7c51ea1940ccb558ac52b08d294f33d17088842.tar.gz gnumach-c7c51ea1940ccb558ac52b08d294f33d17088842.tar.bz2 gnumach-c7c51ea1940ccb558ac52b08d294f33d17088842.zip |
x86: Keep fp_regs.h standalone
We cannot include stdint.h in fp_regs.h since this is included by
mach_types.h for bootstrapping, before we have stdint.h from glibc.
* i386/include/mach/i386/fp_reg.h: Do not include <stdint.h>
(XSAVE_XCOMP_BV_COMPACT, struct i386_xfp_xstate_header): Use unsigned
long long instead of uint64_t.
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions