Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 7198030f authored by Marco Nelissen's avatar Marco Nelissen
Browse files

This should fix the simulator build.

parent 9d892a8e
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -28,6 +28,7 @@
// This futex glue code is need on desktop linux, but is already part of bionic.
#if !defined(HAVE_FUTEX_WRAPPERS)

#include <unistd.h>
#include <sys/syscall.h>
typedef unsigned int u32;
#define asmlinkage