Modules/UDI - Enumeration working, ne2000 starting to bind to PCI
[tpg/acess2.git] / KernelLand / Modules / Interfaces / UDI / udi_lib / imc.c
index 2f9f3fe..ce646df 100644 (file)
@@ -80,5 +80,5 @@ void udi_channel_event_ind(udi_channel_event_cb_t *cb)
 
 void udi_channel_event_complete(udi_channel_event_cb_t *cb, udi_status_t status)
 {
-       Warning("%s Unimplemented", __func__);
+       UNIMPLEMENTED();
 }

UCC git Repository :: git.ucc.asn.au