Add new OS-dependent mechanism for building the system-call names
authorChris Hanson <org/chris-hanson/cph>
Tue, 4 Oct 1994 22:05:53 +0000 (22:05 +0000)
committerChris Hanson <org/chris-hanson/cph>
Tue, 4 Oct 1994 22:05:53 +0000 (22:05 +0000)
commitc82a7910e923a701ebcd8b3dfb28a23bc14fd2d6
treefd36a7f4fbcf010ae27989197f860212debd7e7c
parentf02408a48b8b7d7e69d30893b7dded86f280c558
Add new OS-dependent mechanism for building the system-call names
tables that the runtime system uses for detecting and reporting
system-call errors.  This change is upwards compatible with previous
versions of the microcode and also with previous versions of the
runtime system.
v7/src/microcode/boot.c
v7/src/microcode/utabmd.scm
v7/src/microcode/version.h
v8/src/microcode/utabmd.scm
v8/src/microcode/version.h