add readme

This commit is contained in:
2024-11-27 22:56:59 +09:00
parent 00a8c3acac
commit 8301f87815
2 changed files with 34 additions and 2 deletions

View File

@@ -60,7 +60,6 @@ wr8(u8 c, u8 fg, u8 bg, int x, int y)
*where = c | (attrib << 8);
}
void
boot(dev_t bootdev)
{