Searched defs:EXPORT_SYMBOL (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/Devices/PC/ipxe/src/include/
H A Dcompiler.h112 #define EXPORT_SYMBOL( _sym ) PROVIDE_SYMBOL ( __export_ ## _sym ) macro
139 * If no EXPORT_SYMBOL declaration exists for the imported symbol in

Completed in 47 milliseconds