From 293bb8818838816cc0023a6cef49046d0b94b08b Mon Sep 17 00:00:00 2001 From: cuz Date: Fri, 27 Sep 2002 06:59:33 +0000 Subject: [PATCH] Remove the "empty" segment type git-svn-id: svn://svn.cc65.org/cc65/trunk@1407 b7a2c559-68d2-44c3-8de9-860c34a00d81 --- doc/ld65.sgml | 1 - 1 file changed, 1 deletion(-) diff --git a/doc/ld65.sgml b/doc/ld65.sgml index 76416d745..32eaaf86f 100644 --- a/doc/ld65.sgml +++ b/doc/ld65.sgml @@ -346,7 +346,6 @@ specify a segment attribute. There are five possible segment attributes: the VICE label file if -Lp is given rw means read/write bss means that this is an uninitialized segment - empty will not go in any output file zp a zeropage segment -- 2.39.5