DCPUTeam/DCPUToolchain

_start should default to the first address in the first object when not provided.

Opened this issue · 0 comments

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.