Home
last modified time | relevance | path

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

/linux-2.4.37.9/arch/ppc/boot/utils/
Dmkbugboot.c60 } bug_boot_header_t; typedef
62 #define HEADER_SIZE sizeof(bug_boot_header_t)
94 bug_boot_header_t *bbh = (bug_boot_header_t *)&header_block[0]; in write_bugboot_header()