Home
last modified time | relevance | path

Searched defs:__tag (Results 1 – 2 of 2) sorted by relevance

/rk3399_rockchip-uboot/arch/nds32/include/asm/
H A Dsetup.h159 #define __tag __used __attribute__((__section__(".taglist"))) macro
/rk3399_rockchip-uboot/arch/arm/include/asm/
H A Dsetup.h238 #define __tag __attribute__((unused, __section__(".taglist"))) macro