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)
commit28a69d9ed0440441ac23d328586fa6643a61e630
treeb281d564b38ca7ac4f52d17d7ac3928d62a3fe19
parentb964b8ec0e645c3f85a1ebb514d2b94992fa3cd2
nc100: fix weird crash caused by _HOME segment

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