Searched refs:__ghs_board_devices_init (Results 1 – 1 of 1) sorted by relevance
23 #pragma weak __ghs_board_devices_init macro24 extern void __ghs_board_devices_init(void);106 __ghs_board_devices_init; in __ghs_ind_crt1()109 if (__ghs_board_devices_init) in __ghs_ind_crt1()111 __ghs_board_devices_init(); in __ghs_ind_crt1()201 __ghs_board_devices_init;204 if (__ghs_board_devices_init)206 __ghs_board_devices_init();