Add new OS-dependent mechanism for building the system-call names
authorChris Hanson <org/chris-hanson/cph>
Tue, 4 Oct 1994 21:09:15 +0000 (21:09 +0000)
committerChris Hanson <org/chris-hanson/cph>
Tue, 4 Oct 1994 21:09:15 +0000 (21:09 +0000)
commitb4c58750665db1d8802434935e6134ccc2296d4a
tree5f3a456e66a67c983c938546abdf868365ee1073
parentd68566809953889b0ab75804e716ca84d3b84b2d
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/dostop.c
v7/src/microcode/intern.c
v7/src/microcode/nttop.c
v7/src/microcode/utabmd.scm
v7/src/microcode/uxtop.c
v8/src/microcode/utabmd.scm