diff options
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -155,3 +155,11 @@ REFERENCES * http://wiki.osdev.org/Virtual_8086_Mode * http://wiki.xomb.org/index.php?title=ACPI_Tables * and many many more... + +NOTES +===== +in freestanding mode we can just use this c lib headers: +stdbool,sddef,stdint, +float,iso646,limits,stdarg + + |
