aboutsummaryrefslogtreecommitdiff
path: root/applications/message_handler/test/CMakeLists.txt
diff options
context:
space:
mode:
authorLedion Daja <ledion.daja@arm.com>2022-12-12 14:02:40 +0100
committerLedion Daja <ledion.daja@arm.com>2022-12-14 13:05:35 +0100
commit213f3ce922c8cdf6fc884d57a6769c7e0fbff26f (patch)
treebaa3ca36c7ab76a8513ff5763ea38aead654250c /applications/message_handler/test/CMakeLists.txt
parent3ca50e262dd2c22012d4fd3e3199a648183f2edb (diff)
downloadethos-u-core-platform-213f3ce922c8cdf6fc884d57a6769c7e0fbff26f.tar.gz
Add minimal implementation of syscalls in retarget file.
The nonsys specification of the newlib library, supplied with the Arm GNU toolchain provides stubbed version of several system calls, in order to allow linking with libc. Amongst such subroutines are _fstat, _getpid, _isatty ,_kill, _lseek, for which the GNU toolchain also generates a linker warning. Patch retargets these subroutines by adding a minimal implementation. Change-Id: I74db7ab77f49ce8c909eb24691b96d5e7b36692a
Diffstat (limited to 'applications/message_handler/test/CMakeLists.txt')
0 files changed, 0 insertions, 0 deletions