artulab
projects
/
openbsd
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
cf8ee16
)
export PGK_VALUE so that .S files can use it
author
deraadt
<deraadt@openbsd.org>
Mon, 16 Jan 2023 00:05:18 +0000
(
00:05
+0000)
committer
deraadt
<deraadt@openbsd.org>
Mon, 16 Jan 2023 00:05:18 +0000
(
00:05
+0000)
sys/arch/amd64/amd64/genassym.cf
patch
|
blob
|
history
diff --git
a/sys/arch/amd64/amd64/genassym.cf
b/sys/arch/amd64/amd64/genassym.cf
index
c9e4ced
..
dda8a9d
100644
(file)
--- a/
sys/arch/amd64/amd64/genassym.cf
+++ b/
sys/arch/amd64/amd64/genassym.cf
@@
-1,4
+1,4
@@
-# $OpenBSD: genassym.cf,v 1.4
3 2022/08/07 23:56:06 guenther
Exp $
+# $OpenBSD: genassym.cf,v 1.4
4 2023/01/16 00:05:18 deraadt
Exp $
# Written by Artur Grabowski art@openbsd.org, Public Domain
include <sys/param.h>
@@
-161,6
+161,9
@@
export PG_NX
export PG_G
export PG_PS
+# PKE value for key1 to be exec-only
+export PGK_VALUE
+
# pmap constants
export PDIR_SLOT_PTE