Home
last modified time | relevance | path

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

/linux-2.4.37.9/arch/ppc/boot/utils/
Dmkbugboot.c59 unsigned char routine_name[8]; /* Name of the boot code */ member
102 strncpy(bbh->routine_name, "LINUXROM", 8); /* Routine name */ in write_bugboot_header()