TERES/SOFTWARE/A64-TERES/u-boot_new/board/sunxi/common/sunxi_serial.h
Dimitar Gamishev 093685c7d8 u-boot
2017-10-13 14:02:55 +03:00

9 lines
95 B
C

#ifndef SUNXI_SERIAL_H_H_
#define SUNXI_SERIAL_H_H_
int sunxi_set_serial_num(void);
#endif