Skip to content

Commit 7c9a0e2

Browse files
committed
remove unnecessary extern in nrf/mphalport.c
1 parent 7028a39 commit 7c9a0e2

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

ports/nrf/mphalport.c

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,8 +32,6 @@
3232
#include "py/mperrno.h"
3333
#include "hal_uart.h"
3434

35-
extern uint32_t common_hal_mcu_processor_get_frequency(void);
36-
3735
#define UART_INSTANCE UART_BASE(0)
3836
FIL* boot_output_file;
3937

0 commit comments

Comments
 (0)