]> Git Repo - qemu.git/blobdiff - target-i386/helper.h
target-i386: Add missing 'static' and 'const' attributes
[qemu.git] / target-i386 / helper.h
index d6974dfd6b3b0902c596904ca389853bc0275ed2..3775abeba78fde6dac4590a767b49b645dd04b18 100644 (file)
@@ -58,6 +58,7 @@ DEF_HELPER_2(sysret, void, env, int)
 DEF_HELPER_2(hlt, void, env, int)
 DEF_HELPER_2(monitor, void, env, tl)
 DEF_HELPER_2(mwait, void, env, int)
+DEF_HELPER_2(pause, void, env, int)
 DEF_HELPER_1(debug, void, env)
 DEF_HELPER_1(reset_rf, void, env)
 DEF_HELPER_3(raise_interrupt, void, env, int, int)
This page took 0.024084 seconds and 4 git commands to generate.