diff options
author | Michael Walle <michael@walle.cc> | 2016-10-13 00:35:06 +0200 |
---|---|---|
committer | Michael Tokarev <mjt@tls.msk.ru> | 2016-10-28 18:17:23 +0300 |
commit | 19f846b19f4bb5ef187da057d40f0507e3842625 (patch) | |
tree | 98587de168a35dd0e73ca327b4032047989e5e80 /hw/display/milkymist-tmu2.c | |
parent | 49285e11d8ce90d2fd76d8bf16b330731e220495 (diff) |
target-lm32: disable asm logging via LOG_DIS()
The lm32 target already has a disassembler which logs the assembly
instructions with "-d in_asm". Therefore, turn of the LOG_DIS() macro to
prevent logging the assembly instructions twice. Also turn the macro in a
one which is always compiled to catch any errors while the macro is turned
off.
Signed-off-by: Michael Walle <michael@walle.cc>
Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
Signed-off-by: Michael Tokarev <mjt@tls.msk.ru>
Diffstat (limited to 'hw/display/milkymist-tmu2.c')
0 files changed, 0 insertions, 0 deletions