Reorganize the OS/2 PM interface so that most of the interface
authorChris Hanson <org/chris-hanson/cph>
Mon, 30 Oct 1995 08:04:30 +0000 (08:04 +0000)
committerChris Hanson <org/chris-hanson/cph>
Mon, 30 Oct 1995 08:04:30 +0000 (08:04 +0000)
commitdf24b926303352f674709a16967dd51518a5b2d1
tree59b7e7320ec7a1ace1d842bf1eb4da033fd7c99d
parent496b8638e0515907168544d6909e13a72398fe3a
Reorganize the OS/2 PM interface so that most of the interface
procedures are automatically generated from templates by a Scheme
program.  This dramatically reduces the overhead required to implement
a new PM procedure, or to modify the interface of an old one.
v7/src/microcode/os2msg.h
v7/src/microcode/os2pm.c
v7/src/microcode/os2pm.h
v7/src/microcode/pros2pm.c