Changeset 90dd8aee in mainline for kernel/generic/include/console/console.h
- Timestamp:
- 2025-04-10T17:55:36Z (4 days ago)
- Branches:
- master
- Children:
- 8165a7a, c0d814a
- Parents:
- c55ab66
- git-author:
- Jiří Zárevúcky <zarevucky.jiri@…> (2025-04-10 11:33:46)
- git-committer:
- Jiří Zárevúcky <zarevucky.jiri@…> (2025-04-10 17:55:36)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
kernel/generic/include/console/console.h
rc55ab66 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.