summaryrefslogtreecommitdiff
path: root/include/ck_pr.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/ck_pr.h')
-rw-r--r--include/ck_pr.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/ck_pr.h b/include/ck_pr.h
index 9b7fc42e99b79..4fdbdffa11103 100644
--- a/include/ck_pr.h
+++ b/include/ck_pr.h
@@ -43,6 +43,8 @@
#include "gcc/sparcv9/ck_pr.h"
#elif defined(__ppc64__)
#include "gcc/ppc64/ck_pr.h"
+#elif defined(__s390x__)
+#include "gcc/s390x/ck_pr.h"
#elif defined(__ppc__)
#include "gcc/ppc/ck_pr.h"
#elif defined(__arm__)