Changes in kernel/generic/include/console/console.h [63ed840:90dd8aee] in mainline
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
kernel/generic/include/console/console.h
r63ed840 r90dd8aee 76 76 extern sysarg_t sys_debug_console(void); 77 77 78 extern void console_lock(void); 79 extern void console_unlock(void); 80 78 81 #endif /* KERN_CONSOLE_H_ */ 79 82
Note:
See TracChangeset
for help on using the changeset viewer.