tools/include/uapi/asm/bitsperlong.h
0 → 100644
+18
−0
tools/include/uapi/asm/errno.h
0 → 100644
+18
−0
Loading
Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more
The BPF selftests fail to build with missing headers 'asm/bitsperlong.h' and 'asm/errno.h'. These already exist in 'tools/arch/[arch]/include'; add architecture-agnostic header files in 'tools/include/uapi' to reference them. Signed-off-by:Sirio Balmelli <sirio@b-ad.ch> Signed-off-by:
Daniel Borkmann <daniel@iogearbox.net>