diff options
Diffstat (limited to 'private/mvdm/softpc.new/base/ccpu386/ltr.h')
-rw-r--r-- | private/mvdm/softpc.new/base/ccpu386/ltr.h | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/private/mvdm/softpc.new/base/ccpu386/ltr.h b/private/mvdm/softpc.new/base/ccpu386/ltr.h new file mode 100644 index 000000000..39564ea45 --- /dev/null +++ b/private/mvdm/softpc.new/base/ccpu386/ltr.h @@ -0,0 +1,16 @@ +/* + ltr.h + + Define all LTR CPU functions. + */ + +/* + static char SccsID[]="@(#)ltr.h 1.4 02/09/94"; + */ + +IMPORT VOID LTR + +IPT1( + IU32, op1 + + ); |