shithub: riscv

ref: 4bc63cf817b5dc2b6c3d8ac4dfd9d76a31b3acdc
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 */