Changeset 2b1f860 in mainline for boot/genarch/ofw.h


Ignore:
Timestamp:
2008-12-06T23:35:32Z (16 years ago)
Author:
Pavel Rimsky <rimskyp@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
20eb5e4d
Parents:
49093a4
Message:

Initialize the color palette for the 8-bit color depth on sparc64 framebuffers.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • boot/genarch/ofw.h

    r49093a4 r2b1f860  
    124124extern int ofw_screen(screen_t *screen);
    125125extern int ofw_keyboard(keyboard_t *keyboard);
     126extern int setup_palette(void);
    126127extern void ofw_quiesce(void);
    127128
Note: See TracChangeset for help on using the changeset viewer.