Changeset 83dab11 in mainline for kernel/arch/ia32/include/arch/smp/smp.h
- Timestamp:
- 2017-06-01T21:22:44Z (8 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- fb864d65
- Parents:
- 44a7ee5
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
kernel/arch/ia32/include/arch/smp/smp.h
r44a7ee5 r83dab11 36 36 #define KERN_ia32_SMP_H_ 37 37 38 #include <typedefs.h> 38 #include <stdbool.h> 39 #include <stddef.h> 39 40 40 41 /** SMP config opertaions interface. */
Note:
See TracChangeset
for help on using the changeset viewer.