Loading...
/* SPDX-License-Identifier: GPL-2.0+ */
/*
 * Copyright (c) 2023 Nuvoton Technology Corp.
 */

#ifndef _NUVOTON_UART_H
#define _NUVOTON_UART_H

int board_set_console(void);

#endif /* _NUVOTON_COMMON_H */