summaryrefslogtreecommitdiff
path: root/src/raw_syscall.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/raw_syscall.c')
-rw-r--r--src/raw_syscall.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/raw_syscall.c b/src/raw_syscall.c
index 3c8d7fa..c3fe4b8 100644
--- a/src/raw_syscall.c
+++ b/src/raw_syscall.c
@@ -4,6 +4,7 @@
/* based on code from glibc by Jes Sorensen */
__asm__(".text\n"
".globl __ia64_aio_raw_syscall\n"
+ ".proc __ia64_aio_raw_syscall\n"
"__ia64_aio_raw_syscall:\n"
"alloc r2=ar.pfs,1,0,8,0\n"
"mov r15=r32\n"