Changes in kernel/arch/sparc64/src/smp/sun4v/smp.c [83dab11:566da7f8] in mainline
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
kernel/arch/sparc64/src/smp/sun4v/smp.c
r83dab11 r566da7f8 44 44 #include <macros.h> 45 45 #include <func.h> 46 #include <stdbool.h> 47 #include <stddef.h> 48 #include <stdint.h> 46 #include <typedefs.h> 49 47 #include <synch/waitq.h> 50 48 #include <print.h>
Note:
See TracChangeset
for help on using the changeset viewer.