x86_64: pmap: enable NX protection during bootstrap
This commit is contained in:
@@ -50,5 +50,6 @@ typedef enum page_size {
|
||||
/* returns 1 if gigabyte pages are supported by the CPU, 0 otherwise.
|
||||
defined in pmap_ctrl.S */
|
||||
extern int gigabyte_pages(void);
|
||||
extern int enable_nx(void);
|
||||
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user