Gitiles
Code Review
Sign In
gerrit.devboardsforandroid.linaro.org
/
platform
/
external
/
u-boot
/
073f4f10b9941c7b3cec7db41c82ac00b811eaba
/
.
/
board
/
nuvoton
/
common
/
uart.h
blob: 9cc895251b33f7a3588c9b7e213b1f609b1ee717 [
file
] [
log
] [
blame
]
/* SPDX-License-Identifier: GPL-2.0+ */
/*
* Copyright (c) 2023 Nuvoton Technology Corp.
*/
#ifndef
_NUVOTON_UART_H
#define
_NUVOTON_UART_H
void
board_set_console
(
void
);
#endif
/* _NUVOTON_COMMON_H */