mirror of
https://github.com/cc65/cc65.git
synced 2025-01-30 12:33:15 +00:00
uz
c797be4767
Add an additional file = "" to memory areas that contain only bss or zp type
segments and aren't written to the output file. Before that, the "not going to output file" was implicit because of the bss type of the segments contained. The new attribute makes this explicit. git-svn-id: svn://svn.cc65.org/cc65/trunk@4853 b7a2c559-68d2-44c3-8de9-860c34a00d81
…
…
Description
Languages
C
62.5%
Assembly
35.5%
PHP
0.7%
Makefile
0.6%
Perl
0.3%
Other
0.3%