Function report |
Source Code:arch\x86\boot\cpu.c |
Create Date:2022-07-28 07:26:33 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:validate_cpu
Proto:int validate_cpu(void)
Type:int
Parameter:Nothing
81 | printf("This kernel requires an %s CPU, ", SPDX-License-Identifier: GPL-2.0-only) |
83 | printf("but only detected an %s CPU.\n", SPDX-License-Identifier: GPL-2.0-only) |
85 | Return -1 |
88 | If err_flags Then |
94 | Else if check_knl_erratum() Then |
95 | Return -1 |
96 | Else |
97 | Return 0 |
Name | Describe |
---|---|
main |
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 |