summaryrefslogtreecommitdiff
path: root/arm/arm_emit.h
diff options
context:
space:
mode:
Diffstat (limited to 'arm/arm_emit.h')
-rw-r--r--arm/arm_emit.h5
1 files changed, 1 insertions, 4 deletions
diff --git a/arm/arm_emit.h b/arm/arm_emit.h
index 185caef..c40d1ce 100644
--- a/arm/arm_emit.h
+++ b/arm/arm_emit.h
@@ -21,10 +21,7 @@
#define ARM_EMIT_H
#include "arm_codegen.h"
-#if defined(VITA)
-#define VITA_RW_INIT sceKernelOpenVMDomain
-#define VITA_RW_END sceKernelCloseVMDomain
-#endif
+
u32 arm_update_gba_arm(u32 pc);
u32 arm_update_gba_thumb(u32 pc);
u32 arm_update_gba_idle_arm(u32 pc);