artulab
projects
/
openbsd
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a9e1fc4
)
typo; meant to say locore0.S
author
deraadt
<deraadt@openbsd.org>
Fri, 2 Jun 2017 12:57:45 +0000
(12:57 +0000)
committer
deraadt
<deraadt@openbsd.org>
Fri, 2 Jun 2017 12:57:45 +0000
(12:57 +0000)
sys/conf/makegap.sh
patch
|
blob
|
history
diff --git
a/sys/conf/makegap.sh
b/sys/conf/makegap.sh
index
49a56e1
..
94b77e7
100644
(file)
--- a/
sys/conf/makegap.sh
+++ b/
sys/conf/makegap.sh
@@
-19,7
+19,7
@@
_C_LABEL(endboot):
/*
* Randomly bias future data, bss, and rodata objects,
- * does not help for objects in locore.S though
+ * does not help for objects in locore
0
.S though
*/
.data
.space $RANDOM % PAGE_SIZE, $PADBYTE