Changeset b45c443 in mainline for arch/ia32/include/mm/asid.h
- Timestamp:
- 2006-06-13T14:26:44Z (19 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 3222efd
- Parents:
- 279952c
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
arch/ia32/include/mm/asid.h
r279952c rb45c443 27 27 */ 28 28 29 /** @addtogroup ia32mm 30 * @{ 31 */ 32 /** @file 33 * @ingroup ia32mm, amd64mm 34 */ 35 29 36 /* 30 37 * ia32 has no hardware support for address space identifiers. … … 44 51 45 52 #endif 53 54 /** @} 55 */ 56
Note:
See TracChangeset
for help on using the changeset viewer.