Changes in kernel/arch/sparc64/src/smp/sun4u/smp.c [83dab11:b2fa1204] in mainline
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
kernel/arch/sparc64/src/smp/sun4u/smp.c
r83dab11 rb2fa1204 41 41 #include <config.h> 42 42 #include <macros.h> 43 #include < stdint.h>43 #include <typedefs.h> 44 44 #include <synch/waitq.h> 45 45 #include <log.h>
Note:
See TracChangeset
for help on using the changeset viewer.