nc100: fix weird crash caused by _HOME segment
authorAlan Cox <alan@linux.intel.com>
Tue, 19 Feb 2019 14:35:14 +0000 (14:35 +0000)
committerAlan Cox <alan@linux.intel.com>
Tue, 19 Feb 2019 14:35:14 +0000 (14:35 +0000)
divulong was added by the compiler in _HOME. As we didn't list _HOME in crt0
it ended up being recycled

Kernel/platform-amstradnc/crt0.s

index c4f085d..46ebec5 100644 (file)
@@ -4,6 +4,7 @@
                ; when they are first seen.     
                .area _CODE
                .area _CODE2
+               .area _HOME
                .area _FONT
                .area _VIDEO
                .area _CONST