summaryrefslogtreecommitdiff
path: root/src/thread/s390x/__unmapself.s
diff options
context:
space:
mode:
Diffstat (limited to 'src/thread/s390x/__unmapself.s')
-rw-r--r--src/thread/s390x/__unmapself.s6
1 files changed, 6 insertions, 0 deletions
diff --git a/src/thread/s390x/__unmapself.s b/src/thread/s390x/__unmapself.s
new file mode 100644
index 00000000..48b312cd
--- /dev/null
+++ b/src/thread/s390x/__unmapself.s
@@ -0,0 +1,6 @@
+.text
+.global __unmapself
+.type __unmapself, @function
+__unmapself:
+ svc 91 # SYS_munmap
+ svc 1 # SYS_exit