support: Use syscall function instead of INLINE_SYSCALL_CALL
authorAdhemerval Zanella <adhemerval.zanella@linaro.org>
Thu, 18 Mar 2021 20:52:09 +0000 (17:52 -0300)
committerAdhemerval Zanella <adhemerval.zanella@linaro.org>
Thu, 18 Mar 2021 20:52:09 +0000 (17:52 -0300)
commit48593b505bca953901452cfd2fe117c9f4068a2b
tree35e910b0d515324ba803ebd19e12df6c23dccd44
parenta894053318f1ca246d13bb9efa65bd702df6b63e
support: Use syscall function instead of INLINE_SYSCALL_CALL

It fixes the build on ARM in thumb mode that requires an out of the
line helper (__libc_do_syscall) to issue the syscall.
support/support_path_support_time64.c