mirror of
https://github.com/izzy2lost/xemu.git
synced 2026-07-06 00:20:22 -07:00
target-ppc: remove dead code
Signed-off-by: Aurelien Jarno <aurelien@aurel32.net> git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@6055 c046a42c-6fe2-441c-8c8c-71466251a162
This commit is contained in:
@@ -32,7 +32,6 @@
|
||||
#define USE_PRECISE_EMULATION 1
|
||||
|
||||
register struct CPUPPCState *env asm(AREG0);
|
||||
#define TDX "%016" PRIx64
|
||||
|
||||
#if !defined(CONFIG_USER_ONLY)
|
||||
#include "softmmu_exec.h"
|
||||
|
||||
Reference in New Issue
Block a user