Changeset 90f5d64 in mainline for fb/main.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
  • fb/main.h

    r0861786 r90f5d64  
    3030#define __MAIN_H_
    3131
    32 void receive_comm_area(ipc_callid_t callid, ipc_call_t *call, void **area,
    33                        size_t maxsize);
     32void receive_comm_area(ipc_callid_t callid, ipc_call_t *call, void **area);
    3433
    3534#endif
Note: See TracChangeset for help on using the changeset viewer.