Files
gk-sdk/source/bootloader/u-boot-2020.01/include/linux/lotus/chip.h
T

7 lines
101 B
C
Executable File

#ifndef LOTUS_CHIP_H
#define LOTUS_CHIP_H
unsigned int get_chipid(void);
#endif /* LOTUS_CHIP_H */