mirror of
https://github.com/Interlisp/maiko.git
synced 2026-03-02 01:40:22 +00:00
Resolve warning: no previous extern declaration for non-static variable in gccode.c
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user