Skip to content
Snippets Groups Projects
Commit 9b62657e authored by rsc's avatar rsc
Browse files

formatting updates

parent 5b7f8cbe
No related branches found
No related tags found
No related merge requests found
......@@ -9,46 +9,3 @@ struct spinlock {
// that locked the lock.
};
// Blank page.
......@@ -30,3 +30,36 @@ timer_init(void)
outb(IO_TIMER1, TIMER_DIV(100) / 256);
pic_enable(IRQ_TIMER);
}
// Blank page
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment