projects
/
qemu.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
bc687ec
)
Delete unused define.
author
ths
<ths@c046a42c-6fe2-441c-8c8c-71466251a162>
Sun, 15 Apr 2007 17:27:07 +0000
(17:27 +0000)
committer
ths
<ths@c046a42c-6fe2-441c-8c8c-71466251a162>
Sun, 15 Apr 2007 17:27:07 +0000
(17:27 +0000)
git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@2671
c046a42c
-6fe2-441c-8c8c-
71466251a162
target-mips/op_helper.c
patch
|
blob
|
history
diff --git
a/target-mips/op_helper.c
b/target-mips/op_helper.c
index 258744aabc81aa5859711e32fdf6ac9895e1b0a5..576787d3f46b84752625e73f2912bc048631ddc3 100644
(file)
--- a/
target-mips/op_helper.c
+++ b/
target-mips/op_helper.c
@@
-20,8
+20,6
@@
#include <stdlib.h>
#include "exec.h"
-#define MIPS_DEBUG_DISAS
-
#define GETPC() (__builtin_return_address(0))
/*****************************************************************************/