unicorn/qemu/target-m68k
Ladi Prosek 7acc14da16
Remove unused function declarations
Unused function declarations were found using a simple gcc plugin and
manually verified by grepping the sources.

Backports commit d4b84d564ee3eb7a58e4585d671fb3c220b6c3b9 from qemu
2018-02-26 02:31:46 -05:00
..
cpu-qom.h target-m68k: make cpu-qom.h not target specific 2018-02-24 00:56:58 -05:00
cpu.c cpu: move exec-all.h inclusion out of cpu.h 2018-02-24 02:39:08 -05:00
cpu.h Remove unused function declarations 2018-02-26 02:31:46 -05:00
helper.c target-m68k: fix get_mac_extf helper 2018-02-25 23:21:05 -05:00
helper.h
Makefile.objs del qemu/target-m68k/m68k-semi.c 2017-01-20 11:52:31 +08:00
op_helper.c Fix confusing argument names in some common functions 2018-02-25 03:58:27 -05:00
qregs.def
translate.c tcg: Reorg TCGOp chaining 2018-02-25 21:44:50 -05:00
unicorn.c qemu-common: push cpu.h inclusion out of qemu-common.h 2018-02-24 01:50:56 -05:00
unicorn.h