summaryrefslogtreecommitdiffstats
path: root/bsps/include/grlib/ahbstat.h
diff options
context:
space:
mode:
Diffstat (limited to 'bsps/include/grlib/ahbstat.h')
-rw-r--r--bsps/include/grlib/ahbstat.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/bsps/include/grlib/ahbstat.h b/bsps/include/grlib/ahbstat.h
index 71e2330f69..0baaad0732 100644
--- a/bsps/include/grlib/ahbstat.h
+++ b/bsps/include/grlib/ahbstat.h
@@ -21,6 +21,8 @@ extern "C" {
struct ahbstat_regs {
volatile uint32_t status;
volatile uint32_t failing;
+ volatile uint32_t status2;
+ volatile uint32_t failing2;
};
/* AHB fail interrupt callback to user. This function is declared weak so that