fsptool: ver, unload commands

This commit is contained in:
Bill Zissimopoulos
2022-08-21 07:59:28 +01:00
parent 5dda5903a8
commit adeed2b79d
4 changed files with 48 additions and 5 deletions

View File

@ -70,7 +70,6 @@ NTSTATUS FspNpUnregister(VOID);
NTSTATUS FspEventLogRegister(VOID);
NTSTATUS FspEventLogUnregister(VOID);
PWSTR FspSxsIdent(VOID);
PWSTR FspSxsSuffix(VOID);
PWSTR FspSxsAppendSuffix(PWCHAR Buffer, SIZE_T Size, PWSTR Ident);