mirror of
https://github.com/cirosantilli/linux-kernel-module-cheat.git
synced 2026-01-23 10:15:57 +01:00
userland/arch/aarch64/inline_asm/futex_ldxr_stxr.c
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
/* https://cirosantilli.com/linux-kernel-module-cheat#futex-system-call */
|
||||
|
||||
#define _GNU_SOURCE
|
||||
#include <assert.h>
|
||||
#include <pthread.h>
|
||||
#include <stdio.h>
|
||||
|
||||
Reference in New Issue
Block a user