mirror of
https://github.com/9fans/plan9port.git
synced 2025-01-15 11:20:03 +00:00
5 lines
112 B
C
5 lines
112 B
C
|
#define BIG5MAX 13973
|
||
|
#define BIG5FONT 157
|
||
|
|
||
|
extern long tabbig5[BIG5MAX]; /* runes indexed by big5 ordinal */
|