mirror of
https://github.com/cc65/cc65.git
synced 2025-04-06 20:37:16 +00:00
Remove the "empty" segment type
git-svn-id: svn://svn.cc65.org/cc65/trunk@1407 b7a2c559-68d2-44c3-8de9-860c34a00d81
This commit is contained in:
parent
9464c7dd29
commit
293bb88188
@ -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
|
||||
</verb></tscreen>
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user