index
:
kappa
master
An x86 operating system from scratch
Franklin Wei
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
include
/
fpu.h
blob: da2b48a441d0e62b0b20144c12e76ccf13b0cf43 (
plain
)
1
2
void
enable_fpu
(
void
);
void
disable_fpu
(
void
);