mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-09-01 19:26:16 +00:00
[SOFT386]
Add definition for Soft386Interrupt. Implement Soft386DumpState. svn path=/branches/ntvdm/; revision=59757
This commit is contained in:
@@ -289,6 +289,10 @@ VOID
|
||||
NTAPI
|
||||
Soft386Reset(PSOFT386_STATE State);
|
||||
|
||||
VOID
|
||||
NTAPI
|
||||
Soft386Interrupt(PSOFT386_STATE State, UCHAR Number);
|
||||
|
||||
#endif // _SOFT386_H_
|
||||
|
||||
/* EOF */
|
||||
|
||||
Reference in New Issue
Block a user