- use debugger from bootloader

git-svn-id: http://moon:8086/svn/mips@100 a8ebac50-d88d-4704-bea3-6648445a41b3
This commit is contained in:
2017-01-18 23:17:58 +00:00
parent cf233c4d81
commit 0b96f7202d
11 changed files with 103 additions and 207 deletions
+2 -1
View File
@@ -1,6 +1,7 @@
#include <stdlib.h>
#include <stdio.h>
#include "libsys.h"
#include <libsys.h>
#include <irq.h>
void _exc_break(void)
{