historical/m0-applesillicon.git/xnu-qemu-arm64-5.1.0/roms/u-boot-sam460ex/board/ACube/common/catweasel.h
2024-01-16 11:20:27 -06:00

6 lines
91 B
C

#ifndef CATWEASEL_H
#define CATWEASEL_H
int catw_kb_init(void);
#endif /* CATWEASEL_H */