Changeset c0d814a in mainline for kernel/generic/include/console/console.h
- Timestamp:
- 2025-04-10T20:02:30Z (4 days ago)
- Children:
- b8b031f
- Parents:
- a92290d (diff), 90dd8aee (diff)
Note: this is a merge changeset, the changes displayed below correspond to the merge itself.
Use the(diff)
links above to see all the changes relative to each parent. - git-author:
- Wayne Thornton <wmthornton-dev@…> (2025-04-10 20:02:30)
- git-committer:
- GitHub <noreply@…> (2025-04-10 20:02:30)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
kernel/generic/include/console/console.h
ra92290d rc0d814a 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.