M7350/kernel/arch/arm/mach-at91/include/mach/stamp9g20.h

8 lines
129 B
C
Raw Normal View History

2024-09-09 08:52:07 +00:00
#ifndef __MACH_STAMP9G20_H
#define __MACH_STAMP9G20_H
void stamp9g20_init_early(void);
void stamp9g20_board_init(void);
#endif