Changeset fd375a8d in mainline for boot/genarch/ofw.h


Ignore:
Timestamp:
2009-02-03T13:50:26Z (16 years ago)
Author:
Martin Decky <martin@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
753d851
Parents:
eddf924
Message:

more exact RGB323 palette calculation
set the RGB323 palette on ppc32

File:
1 edited

Legend:

Unmodified
Added
Removed
  • boot/genarch/ofw.h

    reddf924 rfd375a8d  
    124124extern int ofw_screen(screen_t *screen);
    125125extern int ofw_macio(macio_t *macio);
    126 extern int setup_palette(void);
     126extern int ofw_setup_palette(void);
    127127extern void ofw_quiesce(void);
    128128
Note: See TracChangeset for help on using the changeset viewer.