Changeset a1a03f9 in mainline for src/mm/vm.c
- Timestamp:
- 2005-07-14T22:10:05Z (20 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 26649537
- Parents:
- ff9f858
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
src/mm/vm.c
rff9f858 ra1a03f9 49 49 spinlock_initialize(&m->lock); 50 50 list_initialize(&m->vm_area_head); 51 m->ptl0 = NULL; 51 52 } 52 53
Note:
See TracChangeset
for help on using the changeset viewer.