mirror of
git://c9x.me/qbe.git
synced 2026-04-07 19:09:48 +00:00
remove BITS constant
This commit is contained in:
parent
f6d5193cac
commit
abc2557839
@ -83,8 +83,6 @@ enum {
|
|||||||
NAlign = 3,
|
NAlign = 3,
|
||||||
NSeg = 32,
|
NSeg = 32,
|
||||||
NTyp = 128,
|
NTyp = 128,
|
||||||
|
|
||||||
BITS = 4,
|
|
||||||
NBit = CHAR_BIT * sizeof(bits),
|
NBit = CHAR_BIT * sizeof(bits),
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user