_start should default to the first address in the first object when not provided.
Opened this issue · 0 comments
hach-que commented
stubsys and other kernels require a _start label to jump to when linking. This should default to the first link object if it is not provided.