summaryrefslogtreecommitdiff
path: root/utils/0l/l.h
diff options
context:
space:
mode:
Diffstat (limited to 'utils/0l/l.h')
-rw-r--r--utils/0l/l.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/utils/0l/l.h b/utils/0l/l.h
index 6b027814..b58e92c5 100644
--- a/utils/0l/l.h
+++ b/utils/0l/l.h
@@ -306,7 +306,7 @@ void nocache(Prog*);
void noops(void);
void nuxiinit(void);
void objfile(char*);
-int ocmp(const void*, const void*);
+int ocmp(void*, void*);
long opirr(int);
Optab* oplook(Prog*);
long oprrr(int);