summaryrefslogtreecommitdiff
path: root/peripherals/rstc/rstc.h
diff options
context:
space:
mode:
Diffstat (limited to 'peripherals/rstc/rstc.h')
-rw-r--r--peripherals/rstc/rstc.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/peripherals/rstc/rstc.h b/peripherals/rstc/rstc.h
index d3dbb16..76312e1 100644
--- a/peripherals/rstc/rstc.h
+++ b/peripherals/rstc/rstc.h
@@ -54,5 +54,6 @@ extern unsigned char RSTC_IsUserResetDetected(void);
extern unsigned char RSTC_IsBusy(void);
+extern unsigned long RSTC_GetStatus(void);
#endif // #ifndef _RSTC_H
personal git repositories of Harald Welte. Your mileage may vary