taglinefilesource code
default_2_colors4211arch/m68k/amiga/amifb.cstatic struct fb_cmap default_2_colors =
default_2_colors4225arch/m68k/amiga/amifb.creturn(&default_2_colors);
default_2_colors2371arch/m68k/atari/atafb.cstruct fb_cmap default_2_colors = { 0, 2, red2, green2, blue2, NULL };
default_2_colors2377arch/m68k/atari/atafb.creturn &default_2_colors;