summaryrefslogtreecommitdiff
path: root/home/predef.asm
AgeCommit message (Collapse)Author
2016-04-10Local labels starting with capital letters are now decorated with a trailing ↵pikalaxalt
colon; remove trailing whitespace; globally correct line endings to UNIX style
2015-06-23Remove trailing newlines.IIMarckus
2014-02-01Use :: to export labels between objects.yenatch
This fixes the build.
2013-09-09rename common/ to home/yenatch