Skip to content

Commit e92c22a

Browse files
czietzdpgeorge
authored andcommitted
esp8266/etshal.h: Remove unneeded function declaration.
1 parent ea1c055 commit e92c22a

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

ports/esp8266/etshal.h

-2
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,6 @@
99
void ets_isr_mask(uint32_t mask);
1010
void ets_isr_unmask(uint32_t mask);
1111

12-
void ets_wdt_disable(void);
13-
1412
// Opaque structure
1513
#ifndef MD5_CTX
1614
typedef char MD5_CTX[88];

0 commit comments

Comments
 (0)