diff options
author | Samuel Thibault <samuel.thibault@ens-lyon.org> | 2020-12-01 01:08:00 +0100 |
---|---|---|
committer | Samuel Thibault <samuel.thibault@ens-lyon.org> | 2020-12-01 01:08:00 +0100 |
commit | 55797acc7748c15cd25891f1b84b1123aee50b3d (patch) | |
tree | 990b77b3a1b8ca5918aee3054b4d718a71902508 /vm/memory_object.c | |
parent | 43572e94214186d6094407ec51815434ddd3e256 (diff) | |
download | gnumach-55797acc7748c15cd25891f1b84b1123aee50b3d.tar.gz gnumach-55797acc7748c15cd25891f1b84b1123aee50b3d.tar.bz2 gnumach-55797acc7748c15cd25891f1b84b1123aee50b3d.zip |
x86: Move fp_reg.h static assertions to .c file
Since fp_reg.h is installed on the system, and compilers may not even
support _Static_assert.
* i386/include/mach/i386/fp_reg.h: Move _Static_assert to...
* i386/i386/fpu.c: ... c file.
Diffstat (limited to 'vm/memory_object.c')
0 files changed, 0 insertions, 0 deletions