Changeset e7ed9868 in mainline
- Timestamp:
- 2006-05-31T22:51:52Z (19 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 80d31883
- Parents:
- 41d33ac
- Location:
- arch
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
arch/ppc32/include/mm/asid.h
r41d33ac re7ed9868 35 35 36 36 #define asid_get() (ASID_START+1) 37 #define asid_put(asid) 37 38 38 39 #endif -
arch/ppc64/include/mm/asid.h
r41d33ac re7ed9868 35 35 36 36 #define asid_get() (ASID_START+1) 37 #define asid_put(asid) 37 38 38 39 #endif
Note:
See TracChangeset
for help on using the changeset viewer.