1
0
Fork 0
remarkable-uboot/board/reMarkable/zero-sugar/uart_init.h

7 lines
85 B
C

#ifndef UART_INIT_H
#define UART_INIT_H
extern void setup_iomux_uart(void);
#endif