syscall arm

This commit is contained in:
Jan (janneke) Nieuwenhuizen 2022-04-30 23:51:32 +02:00 committed by Jan Nieuwenhuizen
parent 932bbcd29e
commit bcf42b77d8
No known key found for this signature in database
GPG Key ID: A781B6A92F5C71D6
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;