Function report |
Source Code:init\main.c |
Create Date:2022-07-28 13:53:52 |
Last Modify:2022-05-23 13:07:03 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:console_on_rootfs
Proto:void console_on_rootfs(void)
Type:void
Parameter:Nothing
1162 | If ksys_open((constchar__user * )"/dev/console", O_RDWR, 0) < 0 Then pr_err("Warning: unable to open an initial console.\n") |
1166 | ksys_dup(0) |
1167 | ksys_dup(0) |
Name | Describe |
---|---|
kernel_init_freeable | |
init_linuxrc |
Source code conversion tool public plug-in interface | X |
---|---|
Support c/c++/esqlc/java Oracle/Informix/Mysql Plug-in can realize: logical Report Code generation and batch code conversion |