Home
last modified time | relevance | path

Searched refs:binman_sym_extern (Results 1 – 2 of 2) sorted by relevance

/u-boot/include/
A Dbinman_sym.h46 #define binman_sym_extern(_type, _entry_name, _prop_name) \ macro
86 #define binman_sym_extern(_type, _entry_name, _prop_name) macro
A Dspl.h238 binman_sym_extern(ulong, u_boot_any, image_pos);
239 binman_sym_extern(ulong, u_boot_any, size);
240 binman_sym_extern(ulong, spl, image_pos);
241 binman_sym_extern(ulong, spl, size);

Completed in 5 milliseconds