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