- refactored interrupt en/dis
- enable mips-debugger in App git-svn-id: http://moon:8086/svn/mips@132 a8ebac50-d88d-4704-bea3-6648445a41b3
This commit is contained in:
@@ -91,7 +91,7 @@ void board_init(void)
|
||||
|
||||
// Setup interrupt support
|
||||
interrupt_init();
|
||||
interrupt_enable_all();
|
||||
interrupt_global_enable();
|
||||
|
||||
// Do some initializations here
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user