typo; meant to say locore0.S
authorderaadt <deraadt@openbsd.org>
Fri, 2 Jun 2017 12:57:45 +0000 (12:57 +0000)
committerderaadt <deraadt@openbsd.org>
Fri, 2 Jun 2017 12:57:45 +0000 (12:57 +0000)
sys/conf/makegap.sh

index 49a56e1..94b77e7 100644 (file)
@@ -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