Home
last modified time | relevance | path

Searched refs:__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
161 static struct tagtable __tagtable_##fn __tag = { tag, fn }
/rk3399_rockchip-uboot/arch/arm/include/asm/
H A Dsetup.h238 #define __tag __attribute__((unused, __section__(".taglist"))) macro
240 static struct tagtable __tagtable_##fn __tag = { tag, fn }