[SOFT386]

Add definition for Soft386Interrupt.
Implement Soft386DumpState.


svn path=/branches/ntvdm/; revision=59757
This commit is contained in:
Aleksandar Andrejevic
2013-08-17 01:41:22 +00:00
parent e1c4d780c1
commit fb158ecbe1
2 changed files with 101 additions and 3 deletions
+4
View File
@@ -289,6 +289,10 @@ VOID
NTAPI
Soft386Reset(PSOFT386_STATE State);
VOID
NTAPI
Soft386Interrupt(PSOFT386_STATE State, UCHAR Number);
#endif // _SOFT386_H_
/* EOF */