m68k: Wire up statx

Signed-off-by: Geert Uytterhoeven <geert@linux-m68k.org>
This commit is contained in:
Geert Uytterhoeven
2017-03-06 11:04:22 +01:00
parent 3820ed470e
commit e3b1ebd673
3 changed files with 3 additions and 1 deletions

View File

@@ -384,5 +384,6 @@
#define __NR_copy_file_range 376
#define __NR_preadv2 377
#define __NR_pwritev2 378
#define __NR_statx 379
#endif /* _UAPI_ASM_M68K_UNISTD_H_ */