oops, have to call that now

master
George Hotz 2019-06-14 13:28:15 -07:00
parent e0df5c81f6
commit d33bb4117c
1 changed files with 1 additions and 2 deletions

View File

@ -683,8 +683,7 @@ int main() {
#endif
puts("**** INTERRUPTS ON ****\n");
__enable_irq();
enable_interrupts();
// LED should keep on blinking all the time
uint64_t cnt = 0;