- no full featured xcpt for bootloaders
- clear bss git-svn-id: http://moon:8086/svn/mips@29 a8ebac50-d88d-4704-bea3-6648445a41b3
This commit is contained in:
@@ -13,6 +13,8 @@ void main()
|
||||
|
||||
// UART: enable RX interrupt
|
||||
*pUART0_stat |= (1 << 6);
|
||||
|
||||
CP0_SR_write(0x0060000D);
|
||||
interrupt_enable(3);
|
||||
|
||||
sputs("Hello, world!\n");
|
||||
|
||||
Reference in New Issue
Block a user