mirror of
https://github.com/apache/nuttx.git
synced 2026-06-04 23:03:27 +08:00
arch: x86_64: revoke lower 128MB mapping later, ldmxcsr require 32-bit address
This commit is contained in:
committed by
Brennan Ashton
parent
370eb169fd
commit
2936f72651
@@ -581,6 +581,7 @@ int up_map_region(void *base, int size, int flags);
|
||||
void x86_64_check_and_enable_capability(void);
|
||||
|
||||
extern void __enable_sse3(void);
|
||||
extern void __revoke_low_memory(void);
|
||||
extern void __enable_pcid(void);
|
||||
|
||||
#ifdef __cplusplus
|
||||
|
||||
Reference in New Issue
Block a user