syscall arm

This commit is contained in:
Jan (janneke) Nieuwenhuizen 2022-04-30 23:51:32 +02:00 committed by Jan Nieuwenhuizen
parent eec96216ed
commit 46b5bd7920
1 changed files with 1 additions and 1 deletions

View File

@ -19,7 +19,7 @@
*/
#include <errno.h>
#include <linux/x86/syscall.h>
#include <linux/arm/syscall.h>
int errno;