Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
1137ef036c0ffd37f16a6933f812d7176b2d61c8
/
.
/
board
/
nuvoton
/
common
/
uart.h
blob: fc8ec477c8bcc48f89bb846328922be59948ec91 [
file
] [
log
] [
blame
]
/* 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 */