Function report |
Source Code:arch\x86\boot\a20.c |
Create Date:2022-07-28 07:26:27 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:enable_a20_fast
Proto:static void enable_a20_fast(void)
Type:void
Parameter:Nothing
117 | port_a |= 0x02 |
118 | port_a &= ~0x01 |
119 | Basic port I/O |
Name | Describe |
---|---|
enable_a20 |
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 |