shithub: riscv

ref: e6634fbd0c3e091d6db26c4290d6b31e1e7a36e7
dir: /sys/src/cmd/tcs/gb.h/

View raw version
/*
	gb ranges from a1a1 to f7fe inclusive
	we use a kuten-like mapping the above range to 101-8794
*/
#define		GBMAX	8795

extern long tabgb[GBMAX];	/* runes indexed by gb ordinal */