diff options
Diffstat (limited to 'amd64/sysv.c')
| -rw-r--r-- | amd64/sysv.c | 1 |
1 files changed, 0 insertions, 1 deletions
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) |