summaryrefslogtreecommitdiff
path: root/arch/s390/include/uapi/asm/resource.h
diff options
context:
space:
mode:
Diffstat (limited to 'arch/s390/include/uapi/asm/resource.h')
-rw-r--r--arch/s390/include/uapi/asm/resource.h13
1 files changed, 13 insertions, 0 deletions
diff --git a/arch/s390/include/uapi/asm/resource.h b/arch/s390/include/uapi/asm/resource.h
new file mode 100644
index 000000000..ec23d1c73
--- /dev/null
+++ b/arch/s390/include/uapi/asm/resource.h
@@ -0,0 +1,13 @@
+/*
+ * S390 version
+ *
+ * Derived from "include/asm-i386/resources.h"
+ */
+
+#ifndef _S390_RESOURCE_H
+#define _S390_RESOURCE_H
+
+#include <asm-generic/resource.h>
+
+#endif
+