Function report |
Source Code:kernel\debug\kdb\kdb_main.c |
Create Date:2022-07-28 11:41:19 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:kdb_reboot - This function implements the 'reboot' command. Reboot* the system immediately, or loop for ever on failure.
Proto:static int kdb_reboot(int argc, const char **argv)
Type:int
Parameter:
Type | Parameter | Name |
---|---|---|
int | argc | |
const char ** | argv |
1124 | kdb_printf("Hmm, kdb_reboot did not reboot, spinning here\n") |
1125 | When 1 cycle |
1126 | cpu_relax() |
1128 | Return 0 |
Name | Describe |
---|---|
kdb_go | kdb_go - This function implements the 'go' command.* go [address-expression] |
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 |