summaryrefslogtreecommitdiff
path: root/globals.h
diff options
context:
space:
mode:
Diffstat (limited to 'globals.h')
-rw-r--r--globals.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/globals.h b/globals.h
index ce1227b..b14a62f 100644
--- a/globals.h
+++ b/globals.h
@@ -892,6 +892,7 @@ typedef struct {
int shutdown_started;
int flash_write_in_progress;
int startup_complete;
+ int disable_timing_cal_percent_check;
} SysFlagStruct;