taglinefilesource code
default_16_colors4217arch/m68k/amiga/amifb.cstatic struct fb_cmap default_16_colors =
default_16_colors4234arch/m68k/amiga/amifb.creturn(&default_16_colors);
default_16_colors2369arch/m68k/atari/atafb.cstruct fb_cmap default_16_colors = { 0, 16, red16, green16, blue16, NULL };
default_16_colors2380arch/m68k/atari/atafb.creturn &default_16_colors;