mirror of
git://projects.qi-hardware.com/ben-wpan.git
synced 2025-04-21 12:27:27 +03:00
tools/lib/atrf.c: moved declaration of driver operations to driver.h
This commit is contained in:
@@ -21,10 +21,6 @@
|
||||
#include "atrf.h"
|
||||
|
||||
|
||||
extern struct atrf_driver atusb_driver;
|
||||
extern struct atrf_driver atben_driver;
|
||||
|
||||
|
||||
struct atrf_dsc {
|
||||
const struct atrf_driver *driver;
|
||||
void *handle;
|
||||
|
||||
Reference in New Issue
Block a user