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

8 lines
151 B
C
Raw Normal View History

#ifndef __ASM_ARCH_MC9SDZ60_H
#define __ASM_ARCH_MC9SDZ60_H
extern struct i2c_client *mc9sdz60_get_client(void);
#endif /* __ASM_ARCH_MC9SDZ60_H */