Changeset 578aebf7 in mainline for generic/include/mm/asid.h
- Timestamp:
- 2006-02-25T14:02:28Z (19 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 085434a
- Parents:
- 68656282
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
generic/include/mm/asid.h
r68656282 r578aebf7 55 55 extern link_t as_with_asid_head; 56 56 57 extern asid_t asid_get(void); 57 extern asid_t asid_get(void); /*This is in collision with ia32 macro*/ 58 58 extern void asid_put(asid_t asid); 59 59
Note:
See TracChangeset
for help on using the changeset viewer.