Rename 'syschk' symbol in the linker config file, which forces inclusion

of the 'system check' load chunki, to '__SYSTEM_CHECK__'.
This commit is contained in:
Christian Groessler
2013-10-18 01:36:44 +02:00
parent 648e6d79f1
commit bf3a23c34c
6 changed files with 6 additions and 6 deletions

View File

@@ -16,7 +16,7 @@
;DEBUG = 1
.export syschk
.export __SYSTEM_CHECK__: absolute = 1
.import __SYSCHK_LOAD__
.import __STARTADDRESS__