arch: x86_64: fix style of intel64_lowsetup.c

This commit is contained in:
Yang Chung-Fan 2020-05-05 16:57:41 +09:00 committed by Brennan Ashton
parent 8b86fae8d3
commit 521e6354b6

View File

@ -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 */