Changeset 2a1fa51 in mainline
- Timestamp:
- 2006-04-03T22:21:40Z (19 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- c47912f
- Parents:
- b26db0c
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
generic/include/mm/as.h
rb26db0c r2a1fa51 86 86 count_t refcount; 87 87 88 /** B+ -tree of address space areas. */88 /** B+tree of address space areas. */ 89 89 btree_t as_area_btree; 90 90
Note:
See TracChangeset
for help on using the changeset viewer.