mirror of
git://projects.qi-hardware.com/ben-wpan.git
synced 2025-04-21 12:27:27 +03:00
atusb/fw/: get rid of some more "int"s
No size change this time.
This commit is contained in:
@@ -17,7 +17,7 @@
|
||||
#include <stdint.h>
|
||||
|
||||
|
||||
extern int (*mac_irq)(void);
|
||||
extern bool (*mac_irq)(void);
|
||||
|
||||
bool mac_rx(int on);
|
||||
bool mac_tx(uint16_t flags, uint16_t len);
|
||||
|
||||
Reference in New Issue
Block a user