]> Git Repo - qemu.git/commit
target-cris: Fix typo in D_LOG() macro
authorAndreas Färber <[email protected]>
Thu, 24 Jan 2013 09:51:47 +0000 (10:51 +0100)
committerEdgar E. Iglesias <[email protected]>
Thu, 24 Jan 2013 10:28:15 +0000 (11:28 +0100)
commit3f668b6c5dc9747d0367837532c3b2ce0520cc17
tree3d065f131dc193908e53ed113dc0ebd0409e6687
parent9fc7577af56153a4f75709ce526d64bf6845d002
target-cris: Fix typo in D_LOG() macro

It's __VA_ARGS__. Fixes the build with CRIS_[OP_]HELPER_DEBUG defined.

Broken since r6338 / 93fcfe39a0383377e647b821c9f165fd927cd4e0 (Convert
references to logfile/loglevel to use qemu_log*() macros).

Cc: Eduardo Habkost <[email protected]>
Signed-off-by: Andreas Färber <[email protected]>
Signed-off-by: Edgar E. Iglesias <[email protected]>
target-cris/helper.c
target-cris/op_helper.c
This page took 0.026019 seconds and 4 git commands to generate.