forked from xt-sys/exectos
Mark ArpIdentifyProcessor() as unimplemented
This commit is contained in:
parent
f8d2ccc0d0
commit
67768ae7a3
@ -85,6 +85,7 @@ XTAPI
|
|||||||
VOID
|
VOID
|
||||||
ArpIdentifyProcessor(VOID)
|
ArpIdentifyProcessor(VOID)
|
||||||
{
|
{
|
||||||
|
UNIMPLEMENTED;
|
||||||
}
|
}
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
@ -83,6 +83,7 @@ XTAPI
|
|||||||
VOID
|
VOID
|
||||||
ArpIdentifyProcessor(VOID)
|
ArpIdentifyProcessor(VOID)
|
||||||
{
|
{
|
||||||
|
UNIMPLEMENTED;
|
||||||
}
|
}
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
Loading…
Reference in New Issue
Block a user