sdk-hwV1.3/lichee/brandy-2.0/u-boot-2018/board/sunxi/sunxi_serial.h

18 lines
337 B
C
Raw Normal View History

2024-05-07 10:09:20 +00:00
/*
* (C) Copyright 2017-2018
* Allwinner Technology Co., Ltd. <www.allwinnertech.com>
* wangwei <wangwei@allwinnertech.com>
*
* Configuration settings for the Allwinner sunxi series of boards.
*
* SPDX-License-Identifier:>GPL-2.0+
*/
#ifndef SUNXI_SERIAL_H_H_
#define SUNXI_SERIAL_H_H_
int sunxi_set_serial_num(void);
#endif