commit | 9af706c919bc6bcc3b0838af0b750258c2351975 | [log] [tgz] |
---|---|---|
author | Mike Frysinger <vapier@gentoo.org> | Wed Jul 07 02:05:06 2021 -0400 |
committer | Mike Frysinger <vapier@gentoo.org> | Sun Nov 28 01:01:50 2021 -0500 |
tree | ebdcd1dd1d097b4f4fc80cabd032d94b4337b02c | |
parent | d485f8c7c2412382413419785d4371febd4eaeb1 [diff] |
sim: mn10300: resolve syscalls dynamically Avoid use of TARGET_<syscall> defines and rely on the callback layers to resolve these dynamically so we can support multiple syscall layers instead of assuming the newlib/libgloss numbers all the time.