diff options
Diffstat (limited to 'os2/os2ish.h')
-rw-r--r-- | os2/os2ish.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/os2/os2ish.h b/os2/os2ish.h index a4145eab4a..accba2a0c9 100644 --- a/os2/os2ish.h +++ b/os2/os2ish.h @@ -687,6 +687,8 @@ enum entries_ordinals { ORD_WinLoadPointer, ORD_WinQuerySysPointer, ORD_DosReplaceModule, + ORD_DosPerfSysCall, + ORD_RexxRegisterSubcomExe, ORD_NENTRIES }; |