mirror of
https://github.com/Interlisp/maiko.git
synced 2026-01-14 23:46:14 +00:00
Resolve warning: no previous extern declaration for non-static variable in gccode.c
This commit is contained in:
parent
235246ded3
commit
26737f3cbf
@ -69,6 +69,7 @@ typedef struct implicit_key_hash_table {
|
||||
} Ikhashtbl;
|
||||
#endif
|
||||
|
||||
extern unsigned int oplength[256];
|
||||
#ifdef BIGVM
|
||||
/* Table of opcode lengths for 4-byte atom opcode cases */
|
||||
#define LONGEST_OPCODE 5
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user