- implement putstr(), and use in various places instead of printf() - wrap more debug stuff in #ifdef DEBUG - for bootxx, provide minimal panic() which uses putstr() instead of printf()
bootxx is no
- implement putstr(), and use in various places instead of printf() - wrap more debug stuff in #ifdef DEBUG - for bootxx, provide minimal panic() which uses putstr() instead of printf()
bootxx is now < 7.5KB
show more ...
|