6502 lib: Small changes to get us to the point we can link init
authorAlan Cox <alan@linux.intel.com>
Fri, 16 Jan 2015 17:36:53 +0000 (17:36 +0000)
committerAlan Cox <alan@linux.intel.com>
Fri, 16 Jan 2015 17:36:53 +0000 (17:36 +0000)
commitd2b90080bc425e13afb5b10a8bd4701ec64fddfe
tree912134fffc67e8525fc24a2477695010b9d73eab
parent057e88e58b57ea51fa4b95b46348b01dabba7b47
6502 lib: Small changes to get us to the point we can link init

Mostly we need strtol as the cc65 runtime one tries to use the wrong isfoo()
functions
Library/libs/Makefile.6502
Library/libs/crt0_6502.s