efika.h 86 B

123456
  1. #ifndef _EFIKA_H
  2. #define _EFIKA_H
  3. void __init efika_board_common_init(void);
  4. #endif