sim-card
/
qemu
Archived
10
0
Fork 0

Delete unused define.

git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@2671 c046a42c-6fe2-441c-8c8c-71466251a162
This commit is contained in:
ths 2007-04-15 17:27:07 +00:00
parent bc687ec922
commit fff739ccd5
1 changed files with 0 additions and 2 deletions

View File

@ -20,8 +20,6 @@
#include <stdlib.h>
#include "exec.h"
#define MIPS_DEBUG_DISAS
#define GETPC() (__builtin_return_address(0))
/*****************************************************************************/