summaryrefslogtreecommitdiff
path: root/gm_platform/fw/global.h
diff options
context:
space:
mode:
Diffstat (limited to 'gm_platform/fw/global.h')
-rw-r--r--gm_platform/fw/global.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/gm_platform/fw/global.h b/gm_platform/fw/global.h
index 9c454bc..28ac6cd 100644
--- a/gm_platform/fw/global.h
+++ b/gm_platform/fw/global.h
@@ -57,5 +57,6 @@ union leds {
};
extern volatile union leds leds;
+extern volatile int32_t gps_1pps_period_sysclk;
#endif/*__GLOBAL_H__*/