summaryrefslogtreecommitdiffstats
path: root/arch/ia64/include/uapi/asm/resource.h
diff options
context:
space:
mode:
Diffstat (limited to 'arch/ia64/include/uapi/asm/resource.h')
-rw-r--r--arch/ia64/include/uapi/asm/resource.h8
1 files changed, 8 insertions, 0 deletions
diff --git a/arch/ia64/include/uapi/asm/resource.h b/arch/ia64/include/uapi/asm/resource.h
new file mode 100644
index 000000000..d488d2b22
--- /dev/null
+++ b/arch/ia64/include/uapi/asm/resource.h
@@ -0,0 +1,8 @@
+/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
+#ifndef _ASM_IA64_RESOURCE_H
+#define _ASM_IA64_RESOURCE_H
+
+#include <asm/ustack.h>
+#include <asm-generic/resource.h>
+
+#endif /* _ASM_IA64_RESOURCE_H */