Home
last modified time | relevance | path

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

/external/u-boot/arch/mips/lib/
Dreloc.c42 static unsigned long read_uint(uint8_t **buf) in read_uint() function
132 type = read_uint(&buf); in relocate_code()
136 addr += read_uint(&buf) << 2; in relocate_code()