fix misordered syscall arguments for posix_fadvise on arm
the arm version of the syscall has a custom argument ordering to avoid needing a 7-argument syscall due to 64-bit argument alignment.
Showing
src/fcntl/arm/posix_fadvise.c
0 → 100644
想要评论请 注册 或 登录