musl - musl - an implementation of the standard library for Linux-based systems

index : musl
musl - an implementation of the standard library for Linux-based systems
summary refs log tree commit diff
path: root/src/internal/syscall.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/internal/syscall.h')
-rw-r--r--src/internal/syscall.h 4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/internal/syscall.h b/src/internal/syscall.h
index 730f285a..3cb0a772 100644
--- a/src/internal/syscall.h
+++ b/src/internal/syscall.h
@@ -244,8 +244,8 @@ hidden long __syscall_ret(unsigned long), __syscall(syscall_arg_t, ...),
#define __sys_open_cp(...) __SYSCALL_DISP(__sys_open_cp,,__VA_ARGS__)
#define sys_open_cp(...) __syscall_ret(__sys_open_cp(__VA_ARGS__))
-void __procfdname(char [static 15+3*sizeof(int)], unsigned);
+hidden void __procfdname(char [static 15+3*sizeof(int)], unsigned);
-void *__vdsosym(const char *, const char *);
+hidden void *__vdsosym(const char *, const char *);
#endif
generated by cgit v1.2.1 (git 2.18.0) at 2025年09月17日 00:04:13 +0000

AltStyle によって変換されたページ (->オリジナル) /