mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2024-12-29 04:50:03 +01:00
cpu/esp8266: remove unused function definitions
This commit is contained in:
parent
b6e9ecb9a7
commit
32c7bd8867
@ -47,8 +47,6 @@ extern void system_restart(void);
|
||||
|
||||
#define system_wdt_init esp_task_wdt_init
|
||||
#define system_wdt_feed esp_task_wdt_reset
|
||||
#define system_wdt_start pp_soft_wdt_stop
|
||||
#define system_wdt_stop pp_soft_wdt_restart
|
||||
|
||||
/** @} */
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user