summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/include/asm/posix_types.h
diff options
context:
space:
mode:
Diffstat (limited to 'arch/powerpc/include/asm/posix_types.h')
-rw-r--r--arch/powerpc/include/asm/posix_types.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/arch/powerpc/include/asm/posix_types.h b/arch/powerpc/include/asm/posix_types.h
new file mode 100644
index 0000000000..feaed42471
--- /dev/null
+++ b/arch/powerpc/include/asm/posix_types.h
@@ -0,0 +1,3 @@
+/* SPDX-License-Identifier: GPL-2.0-only */
+
+#include <asm-generic/posix_types.h>