forked from Imagelibrary/rtems
sparc/.../ambapp.h: Add ambapp_get_number_apbslv_devices() prototype
This commit is contained in:
@@ -358,6 +358,10 @@ extern int ambapp_get_number_ahbslv_devices(
|
||||
int vendor,
|
||||
int device);
|
||||
|
||||
extern int ambapp_get_number_apbslv_devices(
|
||||
struct ambapp_bus *abus,
|
||||
int vendor,
|
||||
int device);
|
||||
|
||||
#ifdef __cplusplus
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user