Changeset 90f5d64 in mainline for libc/include/ipc/fb.h


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

AS_AREA_CACHEABLE not needed anymore for sharing.
Added icons to console.

File:
1 edited

Legend:

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

    r0861786 r90f5d64  
    2121#define FB_FLUSH             1037
    2222
     23#define FB_DRAW_PPM          1038
     24#define FB_PREPARE_SHM       1039
     25#define FB_DROP_SHM          1040
     26
    2327#endif
Note: See TracChangeset for help on using the changeset viewer.