Changeset 4512d7e in mainline for arch/ppc32/include/mm/asid.h
- Timestamp:
- 2006-01-19T22:17:47Z (19 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 6461d67c
- Parents:
- 64c44e8
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
arch/ppc32/include/mm/asid.h
r64c44e8 r4512d7e 32 32 typedef int asid_t; 33 33 34 #define asid_get() 0 34 #define ASID_MAX_ARCH 0 35 36 #define asid_install(as) 35 37 36 38 #endif
Note:
See TracChangeset
for help on using the changeset viewer.