historical/m0-applesillicon.git/xnu-qemu-arm64-5.1.0/roms/u-boot-sam460ex/board/ACube/common/catweasel.h

7 lines
91 B
C
Raw Normal View History

2024-01-16 17:20:27 +00:00
#ifndef CATWEASEL_H
#define CATWEASEL_H
int catw_kb_init(void);
#endif /* CATWEASEL_H */