diff options
Diffstat (limited to 'private/mvdm/softpc.new/base/ccpu386/clc.h')
-rw-r--r-- | private/mvdm/softpc.new/base/ccpu386/clc.h | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/private/mvdm/softpc.new/base/ccpu386/clc.h b/private/mvdm/softpc.new/base/ccpu386/clc.h new file mode 100644 index 000000000..e74a9b19f --- /dev/null +++ b/private/mvdm/softpc.new/base/ccpu386/clc.h @@ -0,0 +1,11 @@ +/* + clc.h + + Define all CLC CPU functions. + */ + +/* + static char SccsID[]="@(#)clc.h 1.5 09/01/94"; + */ + +IMPORT VOID CLC IPT0(); |