commit | ab230d13fc81986c4a74688e35510a8985dff422 | [log] [tgz] |
---|---|---|
author | Mike Frysinger <vapier@gentoo.org> | Sun Nov 28 00:21:09 2021 -0500 |
committer | Mike Frysinger <vapier@gentoo.org> | Sun Nov 28 13:23:58 2021 -0500 |
tree | 41ccd740372bf64581db9de40d41922c39b9fecc | |
parent | 0bf1633f0184327316422c476490f2d91ddf1c35 [diff] |
sim: cr16: switch to new target-newlib-syscall Use the new target-newlib-syscall module. This is needed to merge all the architectures into a single build, and cr16 has a custom syscall table for its newlib/libgloss port. This allows cleaning up the syscall ifdef logic. We know these will always exist now.