300fe58441
o bunch of variables are turned into uint8_t o initial setting of namep[] in lookup() is removed as it's only overwritten a few lines down o kname is explicitly initialized in main() as BSS in boot2 is not zeroed o the setting and reading of "fmt" in load() is removed o buf in printf() is made static to save space Reviewed by: jhb Tested by: me and Fabian Keil <freebsd-listen fabiankeil de> |
||
---|---|---|
.. | ||
boot1.S | ||
boot2.c | ||
lib.h | ||
Makefile | ||
sio.S |