Changeset 57ce359 in mainline for kernel/arch/ia32xen/include/asm.h
- Timestamp:
- 2006-10-22T18:27:57Z (18 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 19dce27
- Parents:
- 2191541
- File:
-
- 1 moved
Legend:
- Unmodified
- Added
- Removed
-
kernel/arch/ia32xen/include/asm.h
r2191541 r57ce359 29 29 */ 30 30 31 /** @addtogroup xen3231 /** @addtogroup ia32xen 32 32 * @{ 33 33 */ … … 35 35 */ 36 36 37 #ifndef KERN_ xen32_ASM_H_38 #define KERN_ xen32_ASM_H_37 #ifndef KERN_ia32xen_ASM_H_ 38 #define KERN_ia32xen_ASM_H_ 39 39 40 40 #include <arch/pm.h>
Note:
See TracChangeset
for help on using the changeset viewer.