mirror of
https://github.com/nxp-imx/linux-imx.git
synced 2025-07-16 06:09:37 +02:00
![]() Replace SYS_<syscall> with __NR_<syscall>. Using the __NR_<syscall>
notation, provided by UAPI, is useful to build tests on systems without
the SYS_<syscall> definitions.
Replace SYS_move_mount with __NR_move_mount
Similar changes: commit
|
||
---|---|---|
.. | ||
.gitignore | ||
config | ||
Makefile | ||
move_mount_set_group_test.c |