Searched refs:__text_l1_len (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/blackfin/kernel/
H A Dvmlinux.lds.S187 __text_l1_len = SIZEOF(.text_l1); define
188 ASSERT (__text_l1_len <= L1_CODE_LENGTH, "L1 text overflow!")
190 .data_l1 L1_DATA_A_START : AT(__text_l1_lma + __text_l1_len)

Completed in 32 milliseconds