Changeset 20d50a1 in mainline for arch/ia64/include/mm/as.h
- Timestamp:
- 2006-01-13T13:02:45Z (19 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- f9425006
- Parents:
- 0369911
- File:
-
- 1 moved
Legend:
- Unmodified
- Added
- Removed
-
arch/ia64/include/mm/as.h
r0369911 r20d50a1 27 27 */ 28 28 29 #ifndef __ia64_ VM_H__30 #define __ia64_ VM_H__29 #ifndef __ia64_AS_H__ 30 #define __ia64_AS_H__ 31 31 32 32 #include <arch/types.h> … … 41 41 #define UDATA_ADDRESS_ARCH 0x0000000001001000 42 42 43 #define vm_install_arch(vm)43 #define as_install_arch(as) 44 44 45 45 #endif
Note:
See TracChangeset
for help on using the changeset viewer.