Home
last modified time | relevance | path

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

/device/google/contexthub/firmware/os/inc/
Dtoolchain.h47 #define PLACE_IN_NAKED(loc, type, name) _Pragma(PRAGMA_HELPER(location,loc,)) __task type name macro
89 #define PLACE_IN_NAKED(loc, type, name) type __attribute__ ((naked, section(loc))) name