From a0691e6b4d631c09f2be80d34a9bd8c24f66b6d1 Mon Sep 17 00:00:00 2001 From: lemon Date: Mon, 8 Sep 2025 22:01:28 +0200 Subject: amd64: bugfix --- amd64/sysv.c | 1 - 1 file changed, 1 deletion(-) (limited to 'amd64/sysv.c') diff --git a/amd64/sysv.c b/amd64/sysv.c index 6c5b67c..9ecc09f 100644 --- a/amd64/sysv.c +++ b/amd64/sysv.c @@ -1,6 +1,5 @@ #include "all.h" - static int classify(uchar cls[2], const struct typedata *td, uint off); static int classifyarr(uchar cls[2], union type ty, uint off) -- cgit v1.2.3