Altered & Renamed LookupString, Added DrvUtil_SetIdent
[tpg/acess2.git] / Modules / UDI / physio_main.c
1 /**
2  * \file logging.c
3  * \author John Hodge (thePowersGang)
4  */
5 #include <common.h>
6 #include <udi.h>
7 #include <udi_physio.h>
8
9 // === CODE ===
10 void udi_bus_bind_req(udi_bus_bind_cb_t *cb)
11 {
12 }
13
14 void udi_bus_unbind_req(udi_bus_bind_cb_t *cb)
15 {
16 }

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