Changeset 6fa476f7 in mainline for generic/include/mm/as_arg.h
- Timestamp:
- 2006-04-26T17:03:15Z (19 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- a9e8b39
- Parents:
- f3ac636
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
generic/include/mm/as_arg.h
rf3ac636 r6fa476f7 46 46 void *base; 47 47 48 /* 49 * The following members are filled only by acceptor. 50 */ 48 51 unsigned long size; /**< Size of memory being sent/accepted must match. */ 49 52 int flags; /**< Address space area flags of sender and acceptor must match. */
Note:
See TracChangeset
for help on using the changeset viewer.