Changeset 83dab11 in mainline for kernel/arch/sparc64/src/smp/sun4v/smp.c
- 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/sparc64/src/smp/sun4v/smp.c
r44a7ee5 r83dab11 44 44 #include <macros.h> 45 45 #include <func.h> 46 #include <typedefs.h> 46 #include <stdbool.h> 47 #include <stddef.h> 48 #include <stdint.h> 47 49 #include <synch/waitq.h> 48 50 #include <print.h>
Note:
See TracChangeset
for help on using the changeset viewer.