mirror of
git://c9x.me/qbe.git
synced 2026-04-06 18:39:48 +00:00
remove useless ntyp in util.c
This commit is contained in:
parent
bc9233d278
commit
2d8b7a6baf
@ -1,7 +1,6 @@
|
|||||||
#include "lisc.h"
|
#include "lisc.h"
|
||||||
|
|
||||||
Typ typ[NTyp];
|
Typ typ[NTyp];
|
||||||
int ntyp;
|
|
||||||
Ins insb[NIns], *curi;
|
Ins insb[NIns], *curi;
|
||||||
|
|
||||||
void
|
void
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user