From 85e8a6cb9fde50cfc54854fb8161fcb0af722d6c Mon Sep 17 00:00:00 2001 From: Jesse Rosenstock Date: Wed, 19 Aug 2020 09:29:30 +0200 Subject: [PATCH] Clarify docs that bss is zero-initialized Addresses comment raised in #1202. --- doc/cc65.sgml | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/doc/cc65.sgml b/doc/cc65.sgml index a81358510..e7b8f260d 100644 --- a/doc/cc65.sgml +++ b/doc/cc65.sgml @@ -1043,8 +1043,8 @@ parameter with the #pragma bss-name ([push,] <name>)