Searched defs:gdata (Results 1 – 2 of 2) sorted by relevance
/u-boot/arch/arm/lib/ | ||
A D | spl.c | 29 gd_t gdata __attribute__ ((section(".data"))); variable |
/u-boot/arch/mips/mach-jz47xx/jz4780/ | ||
A D | jz4780.c | 26 gd_t gdata __attribute__ ((section(".bss"))); variable |
Completed in 4 milliseconds