Added prototype for probe_for_device_type().
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@10832 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
parent
339a06ca55
commit
321231a056
@ -52,6 +52,7 @@ struct kernel_args;
|
||||
extern "C" {
|
||||
#endif
|
||||
|
||||
extern status_t probe_for_device_type(const char *type);
|
||||
extern status_t device_manager_init(struct kernel_args *args);
|
||||
|
||||
#ifdef __cplusplus
|
||||
|
Loading…
Reference in New Issue
Block a user