Changes in kernel/generic/include/print.h [eec616b:90c8b8d] in mainline
- File:
-
- 1 edited
-
kernel/generic/include/print.h (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
kernel/generic/include/print.h
reec616b r90c8b8d 37 37 38 38 #include <arch/types.h> 39 #include <synch/spinlock.h>40 39 #include <arch/arg.h> 41 42 /* We need this address in spinlock to avoid deadlock in deadlock detection */43 SPINLOCK_EXTERN(printf_lock);44 40 45 41 #define EOF (-1)
Note:
See TracChangeset
for help on using the changeset viewer.
