From aa787ec0d3732268016e432365903e370494aa81 Mon Sep 17 00:00:00 2001 From: cuz Date: Tue, 3 Aug 2004 13:33:06 +0000 Subject: [PATCH] Discarding data for a memory area is done by assigning an empty name git-svn-id: svn://svn.cc65.org/cc65/trunk@3172 b7a2c559-68d2-44c3-8de9-860c34a00d81 --- doc/ld65.sgml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/doc/ld65.sgml b/doc/ld65.sgml index 45e231bbf..b07a112e8 100644 --- a/doc/ld65.sgml +++ b/doc/ld65.sgml @@ -534,6 +534,8 @@ names here. Segments that go into LOAD and RUN addresses (ROMable code)

-- 2.39.5