Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/projects/build/scripts/
H A Dpnmtologo.c36 static const char *logo_types[LINUX_LOGO_GRAY256+1] = { variable
248 fprintf(out, "\t.type\t\t= %s,\n", logo_types[logo_type]); in write_footer()