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/conf/sysconf.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/conf/sysconf.c')
-rw-r--r--src/conf/sysconf.c 1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/conf/sysconf.c b/src/conf/sysconf.c
index 45ef1c16..3baaed32 100644
--- a/src/conf/sysconf.c
+++ b/src/conf/sysconf.c
@@ -204,7 +204,6 @@ long sysconf(int name)
case JT_PHYS_PAGES & 255:
case JT_AVPHYS_PAGES & 255: ;
unsigned long long mem;
- int __lsysinfo(struct sysinfo *);
struct sysinfo si;
__lsysinfo(&si);
if (!si.mem_unit) si.mem_unit = 1;
generated by cgit v1.2.1 (git 2.18.0) at 2025年09月25日 10:25:14 +0000

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