Changeset 53ad43c in mainline for kernel/arch/ia32/include/arch/cpuid.h
- Timestamp:
- 2018-03-08T18:54:30Z (7 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 5ef16903
- Parents:
- e0a4686
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
kernel/arch/ia32/include/arch/cpuid.h
re0a4686 r53ad43c 41 41 #define INTEL_SEP 11 42 42 43 #ifndef __AS M__43 #ifndef __ASSEMBLER__ 44 44 45 45 #include <arch/cpu.h> … … 116 116 } 117 117 118 #endif /* !def __AS M__ */118 #endif /* !def __ASSEMBLER__ */ 119 119 #endif 120 120
Note:
See TracChangeset
for help on using the changeset viewer.