mirror of
https://github.com/apache/nuttx.git
synced 2026-06-06 16:50:55 +08:00
arch: x86_64: fix style of intel64_lowsetup.c
This commit is contained in:
committed by
Brennan Ashton
parent
8b86fae8d3
commit
521e6354b6
@@ -95,6 +95,7 @@ void up_lowsetup(void)
|
||||
x86_64_check_and_enable_capability();
|
||||
|
||||
/* Revoke the lower memory */
|
||||
|
||||
__revoke_low_memory();
|
||||
|
||||
/* perform board-specific initializations */
|
||||
|
||||
Reference in New Issue
Block a user