From: deraadt Date: Fri, 2 Jun 2017 12:57:45 +0000 (+0000) Subject: typo; meant to say locore0.S X-Git-Url: http://artulab.com/gitweb/?a=commitdiff_plain;h=ecee4c9a64c26b6999a2d043eaac3559d0bdef2b;p=openbsd typo; meant to say locore0.S --- diff --git a/sys/conf/makegap.sh b/sys/conf/makegap.sh index 49a56e1c7e8..94b77e7b99e 100644 --- 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 locore0.S though */ .data .space $RANDOM % PAGE_SIZE, $PADBYTE