This is now in another header file and so not required here.
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@220 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
parent
2854c6ede0
commit
e927084dbf
@ -13,11 +13,6 @@ int bus_man_init(kernel_args *ka);
|
|||||||
|
|
||||||
int bus_register_bus(const char *path);
|
int bus_register_bus(const char *path);
|
||||||
|
|
||||||
typedef struct {
|
|
||||||
module_info minfo;
|
|
||||||
status_t (*rescan)(void);
|
|
||||||
} bus_manager_info;
|
|
||||||
|
|
||||||
typedef struct id_list {
|
typedef struct id_list {
|
||||||
uint32 num_ids;
|
uint32 num_ids;
|
||||||
uint32 id[0];
|
uint32 id[0];
|
||||||
|
Loading…
Reference in New Issue
Block a user