forked from TeamTofuShop/segatools
board: Naming convention change for "sg" bus
This commit is contained in:
@ -25,6 +25,6 @@ void sg_led_init(
|
||||
|
||||
void sg_led_transact(
|
||||
struct sg_led *led,
|
||||
struct iobuf *resp_frame,
|
||||
struct iobuf *res_frame,
|
||||
const void *req_bytes,
|
||||
size_t req_nbytes);
|
||||
|
Reference in New Issue
Block a user