3b12ba11d0
So we can include it again in device-specific tree.
7 lines
94 B
C
7 lines
94 B
C
#ifndef __INIT_COMMON__H__
|
|
#define __INIT_COMMON__H__
|
|
|
|
void load_common_properties();
|
|
|
|
#endif
|