Rename ProcSup class to ProcessorSupport and update all callers

This commit is contained in:
2026-05-18 22:55:54 +02:00
parent fec5bf65f1
commit b03cca65d8
14 changed files with 136 additions and 136 deletions

View File

@@ -25,7 +25,7 @@ namespace AR
IN UINT_PTR Value);
};
class ProcSup
class ProcessorSupport
{
public:
STATIC XTAPI VOID GetTrampolineInformation(IN TRAMPOLINE_TYPE TrampolineType,