summaryrefslogtreecommitdiff
path: root/src/internal/sh/syscall.s
diff options
context:
space:
mode:
Diffstat (limited to 'src/internal/sh/syscall.s')
-rw-r--r--src/internal/sh/syscall.s1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/internal/sh/syscall.s b/src/internal/sh/syscall.s
index a8fda1c0..d00712a9 100644
--- a/src/internal/sh/syscall.s
+++ b/src/internal/sh/syscall.s
@@ -1,4 +1,5 @@
.global __syscall
+.hidden __syscall
.type __syscall, @function
__syscall:
! The kernel syscall entry point documents that the trap number indicates