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:
@@ -82,7 +82,7 @@ void reset_cpu(void);
|
||||
uint8_t read_irq(void);
|
||||
void slp_tr(void);
|
||||
|
||||
void led(int on);
|
||||
void led(bool on);
|
||||
void panic(void);
|
||||
|
||||
uint64_t timer_read(void);
|
||||
|
||||
Reference in New Issue
Block a user