taglinefilesource code
default_4_colors4215arch/m68k/amiga/amifb.cstatic struct fb_cmap default_4_colors =
default_4_colors4228arch/m68k/amiga/amifb.creturn(&default_4_colors);
default_4_colors2370arch/m68k/atari/atafb.cstruct fb_cmap default_4_colors = { 0, 4, red4, green4, blue4, NULL };
default_4_colors2379arch/m68k/atari/atafb.creturn &default_4_colors;