Minor changes
Committed on the Free edition of March Hare Software CVSNT Server. Upgrade to CVS Suite for more features and support: http://march-hare.com/cvsnt/ git-svn-id: http://moon:8086/svn/vhdl/trunk@705 cc03376c-175c-47c8-b038-4cd826a8556b
This commit is contained in:
@@ -3,7 +3,7 @@
|
|||||||
#include <string.h>
|
#include <string.h>
|
||||||
#include "irq.h"
|
#include "irq.h"
|
||||||
#include "libsys.h"
|
#include "libsys.h"
|
||||||
#include "mipsdis.h"
|
#include "mips_dis.h"
|
||||||
|
|
||||||
#define MAX_USER_BP 16
|
#define MAX_USER_BP 16
|
||||||
#define BP_MASK_ID 0x00FFF
|
#define BP_MASK_ID 0x00FFF
|
||||||
|
|||||||
@@ -22,7 +22,7 @@
|
|||||||
|
|
||||||
#include <stdio.h>
|
#include <stdio.h>
|
||||||
#include <string.h>
|
#include <string.h>
|
||||||
#include "mipsdis.h"
|
#include "mips_dis.h"
|
||||||
|
|
||||||
#define false 0
|
#define false 0
|
||||||
#define true 1
|
#define true 1
|
||||||
|
|||||||
Reference in New Issue
Block a user