summaryrefslogtreecommitdiffstats
path: root/src/occ_405/common.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/occ_405/common.h')
-rw-r--r--src/occ_405/common.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/occ_405/common.h b/src/occ_405/common.h
index 787af35..06ab5df 100644
--- a/src/occ_405/common.h
+++ b/src/occ_405/common.h
@@ -49,4 +49,7 @@ void task_misc_405_checks(task_t *i_self);
// Returns true if notification was sent, false if interrupt already outstanding
bool notify_host(const ext_intr_reason_t i_reason);
+// Returns true if PGPE error should be ignored
+bool ignore_pgpe_error(void);
+
#endif // _common_h
OpenPOWER on IntegriCloud