]> git.proxmox.com Git - qemu.git/commit
Remove PARAMS() macro
authorJuan Quintela <quintela@redhat.com>
Tue, 22 Sep 2009 23:19:05 +0000 (01:19 +0200)
committerBlue Swirl <blauwirbel@gmail.com>
Fri, 25 Sep 2009 19:53:21 +0000 (19:53 +0000)
commit9262f3841b0ecb866568e3edcc1fee1b05d41e9f
treea4dac5e018d9769e0d80748ea0c7ac92cced2f94
parentdfd3f85c45b079b10419069fc792e9bee5aada1c
Remove PARAMS() macro

Only two disassemblers (alpha and sh4) were still using it. Just remove its
use there, and its aparations in dis-asm.h

Signed-off-by: Juan Quintela <quintela@redhat.com>
Signed-off-by: Blue Swirl <blauwirbel@gmail.com>
alpha-dis.c
dis-asm.h
sh4-dis.c