mirror of
https://github.com/AetherDroid/android_kernel_samsung_on5xelte.git
synced 2025-09-08 17:18:05 -04:00
7 lines
129 B
C
7 lines
129 B
C
#ifndef __MACH_STAMP9G20_H
|
|
#define __MACH_STAMP9G20_H
|
|
|
|
void stamp9g20_init_early(void);
|
|
void stamp9g20_board_init(void);
|
|
|
|
#endif
|