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