Changeset 692bd3f2 in mainline for abi/include/mm/as.h
- Timestamp:
- 2012-11-06T22:51:56Z (12 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 1107050
- Parents:
- 338810f
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
abi/include/mm/as.h
r338810f r692bd3f2 42 42 #define AS_AREA_CACHEABLE 0x08 43 43 #define AS_AREA_GUARD 0x10 44 #define AS_AREA_NORESERVE 0x20 44 45 45 46 /** Address space area info exported to uspace. */
Note:
See TracChangeset
for help on using the changeset viewer.