Changeset 429acb9 in mainline for libc/include/ipc/fb.h


Ignore:
Timestamp:
2006-06-03T17:38:24Z (19 years ago)
Author:
Ondrej Palkovsky <ondrap@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
1f36e90
Parents:
dc5a0fe1
Message:

Added nice kernel console switching, currently works on fb devices.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • libc/include/ipc/fb.h

    rdc5a0fe1 r429acb9  
    2424#define FB_PREPARE_SHM       1039
    2525#define FB_DROP_SHM          1040
     26#define FB_SHM2PIXMAP        1041
     27
     28#define FB_VP_DRAW_PIXMAP    1042
     29#define FB_VP2PIXMAP         1043
     30#define FB_DROP_PIXMAP       1044
    2631
    2732#endif
Note: See TracChangeset for help on using the changeset viewer.