9 lines
95 B
C
9 lines
95 B
C
|
|
||
|
#ifndef SUNXI_SERIAL_H_H_
|
||
|
#define SUNXI_SERIAL_H_H_
|
||
|
|
||
|
int sunxi_set_serial_num(void);
|
||
|
|
||
|
#endif
|
||
|
|