Home
last modified time | relevance | path

Searched defs:boot_image (Results 1 – 1 of 1) sorted by relevance

/minix3/minix/include/minix/
H A Dtype.h148 struct boot_image { struct
149 int proc_nr; /* process number to use */
150 char proc_name[PROC_NAME_LEN]; /* name in process table */
151 endpoint_t endpoint; /* endpoint number when started */
152 phys_bytes start_addr; /* Where it's in memory */
153 phys_bytes len;