* fix building of ppudump

git-svn-id: trunk@34810 -
This commit is contained in:
florian 2016-11-06 14:35:32 +00:00
parent 657aa06360
commit 9553e8b5a8

View File

@ -1933,7 +1933,7 @@ const
(mask:po_global; str:'Global'),
(mask:po_syscall; str:'Syscall'),
(mask:po_syscall_legacy; str:'SyscallLegacy'),
(mask:po_syscall_basenone;str:'SyscallBaseNone');
(mask:po_syscall_basenone;str:'SyscallBaseNone'),
(mask:po_syscall_basefirst;str:'SyscallBaseFirst'),
(mask:po_syscall_baselast;str:'SyscallBaseLast'),
(mask:po_syscall_basereg; str:'SyscallBaseReg'),