OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:os_jump_to_image
(Results
1 - 2
of
2
) sorted by null
/external/u-boot/include/
os.h
296
int
os_jump_to_image
(const void *dest, int size);
/external/u-boot/arch/sandbox/cpu/
os.c
513
int
os_jump_to_image
(const void *dest, int size)
function
Completed in 51 milliseconds