Changeset 399ece9 in mainline
- Timestamp:
- 2007-03-28T15:10:21Z (18 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 29fc8e0
- Parents:
- 2057572
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
kernel/generic/include/mm/as.h
r2057572 r399ece9 206 206 * 207 207 * Each as_area_t structure describes one contiguous area of virtual memory. 208 * In the future, it should not be difficult to support shared areas.209 208 */ 210 209 typedef struct {
Note:
See TracChangeset
for help on using the changeset viewer.