mirror of
https://github.com/torvalds/linux.git
synced 2024-11-07 12:41:55 +00:00
ad238495fe
Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com> Cc: Nicolas Ferre <nicolas.ferre@atmel.com>
8 lines
129 B
C
8 lines
129 B
C
#ifndef __MACH_STAMP9G20_H
|
|
#define __MACH_STAMP9G20_H
|
|
|
|
void stamp9g20_init_early(void);
|
|
void stamp9g20_board_init(void);
|
|
|
|
#endif
|