android_kernel_samsung_hero.../arch/arm/mach-at91/stamp9g20.h

8 lines
129 B
C
Raw Normal View History

2016-08-17 10:41:52 +02:00
#ifndef __MACH_STAMP9G20_H
#define __MACH_STAMP9G20_H
void stamp9g20_init_early(void);
void stamp9g20_board_init(void);
#endif