Home
last modified time | relevance | path

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

/Zephyr-Core-3.5.0/soc/arm/aspeed/
Daspeed_util.h15 #ifndef __section
16 #define __section(x) __attribute__((__section__(x))) macro
25 #define NON_CACHED_BSS __section(".nocache.bss")