]> git.sur5r.net Git - cc65/commit
Moved the string that contains the ascii representation of LONG_MIN into its
authoruz <uz@b7a2c559-68d2-44c3-8de9-860c34a00d81>
Mon, 26 Nov 2012 16:28:46 +0000 (16:28 +0000)
committeruz <uz@b7a2c559-68d2-44c3-8de9-860c34a00d81>
Mon, 26 Nov 2012 16:28:46 +0000 (16:28 +0000)
commit6eefd591c1cc234222d4afde485a7cda4819718e
treeefdefeb02a05b059f16996804502e0163b9d08b5
parentc7d671202345461417df9a678281b102ae5b05a5
Moved the string that contains the ascii representation of LONG_MIN into its
own file.

git-svn-id: svn://svn.cc65.org/cc65/trunk@5941 b7a2c559-68d2-44c3-8de9-860c34a00d81
libsrc/common/Makefile
libsrc/common/_longminstr.c [new file with mode: 0644]
libsrc/common/ltoa.s