aboutsummaryrefslogtreecommitdiff
path: root/src/cmd/tcs/ksc.h
diff options
context:
space:
mode:
authorwkj <devnull@localhost>2004-04-21 01:15:41 +0000
committerwkj <devnull@localhost>2004-04-21 01:15:41 +0000
commita31db67d14c0e50353eac3db342f3c969cabdf76 (patch)
tree0cebd9a65bab940355f5be0751f53238366555d7 /src/cmd/tcs/ksc.h
parentba03b8910dd07511378e6f1007faf0539ed25598 (diff)
downloadplan9port-a31db67d14c0e50353eac3db342f3c969cabdf76.tar.gz
plan9port-a31db67d14c0e50353eac3db342f3c969cabdf76.tar.bz2
plan9port-a31db67d14c0e50353eac3db342f3c969cabdf76.zip
Add tcs; it compiles in my world, but I haven't tried it in Russ's yet.
Diffstat (limited to 'src/cmd/tcs/ksc.h')
-rw-r--r--src/cmd/tcs/ksc.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/cmd/tcs/ksc.h b/src/cmd/tcs/ksc.h
new file mode 100644
index 00000000..cf8cf66f
--- /dev/null
+++ b/src/cmd/tcs/ksc.h
@@ -0,0 +1,2 @@
+extern long tabksc5601[]; /* runes indexed by kuten */
+extern int ksc5601max; /* # of entries in the table. */