summaryrefslogtreecommitdiffstats
path: root/target-s390x/helper.h
diff options
context:
space:
mode:
Diffstat (limited to 'target-s390x/helper.h')
-rw-r--r--target-s390x/helper.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/target-s390x/helper.h b/target-s390x/helper.h
index 8e90741..3591a92 100644
--- a/target-s390x/helper.h
+++ b/target-s390x/helper.h
@@ -84,7 +84,6 @@ DEF_HELPER_3(servc, i32, env, i32, i64)
DEF_HELPER_4(diag, i64, env, i32, i64, i64)
DEF_HELPER_3(load_psw, void, env, i64, i64)
DEF_HELPER_FLAGS_2(spx, TCG_CALL_NO_RWG, void, env, i64)
-DEF_HELPER_FLAGS_1(sck, TCG_CALL_NO_RWG, i32, i64)
DEF_HELPER_2(stck, i32, env, i64)
DEF_HELPER_2(stcke, i32, env, i64)
DEF_HELPER_FLAGS_2(sckc, TCG_CALL_NO_RWG, void, env, i64)
OpenPOWER on IntegriCloud