OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:IH_TYPE_KERNEL
(Results
1 - 2
of
2
) sorted by null
/external/qemu/
uboot_image.h
120
#define
IH_TYPE_KERNEL
2 /* OS Kernel Image */
loader.c
480
if (hdr->ih_type !=
IH_TYPE_KERNEL
) {
Completed in 17 milliseconds