9
0
Fork 0
barebox/include/i2c/mc13892.h

8 lines
147 B
C
Raw Normal View History

#ifndef __ASM_ARCH_MC13892_H
#define __ASM_ARCH_MC13892_H
extern struct i2c_client *mc13892_get_client(void);
#endif /* __ASM_ARCH_MC13892_H */