Mark ArpIdentifyProcessor() as unimplemented

This commit is contained in:
2023-02-06 16:15:24 +01:00
parent f8d2ccc0d0
commit 67768ae7a3
2 changed files with 2 additions and 0 deletions

View File

@@ -85,6 +85,7 @@ XTAPI
VOID
ArpIdentifyProcessor(VOID)
{
UNIMPLEMENTED;
}
/**