9
0
Fork 0
barebox/arch/arm/mach-mxs/include/mach/mxs.h

7 lines
127 B
C

#ifndef __MACH_MXS_H
#define __MACH_MXS_H
int mxs_reset_block(void __iomem *reg, int just_enable);
#endif /* __MACH_MXS_H */