summaryrefslogtreecommitdiff
path: root/firmware/target/arm/as3525/system-target.h
diff options
context:
space:
mode:
Diffstat (limited to 'firmware/target/arm/as3525/system-target.h')
-rw-r--r--firmware/target/arm/as3525/system-target.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/firmware/target/arm/as3525/system-target.h b/firmware/target/arm/as3525/system-target.h
index aca30e52e1..5cdc573a1b 100644
--- a/firmware/target/arm/as3525/system-target.h
+++ b/firmware/target/arm/as3525/system-target.h
@@ -96,6 +96,6 @@ struct ams_sd_debug_info
96}; 96};
97 97
98void ams_sd_get_debug_info(struct ams_sd_debug_info *info); 98void ams_sd_get_debug_info(struct ams_sd_debug_info *info);
99 99void ams_i2c_get_debug_cpsr(unsigned int *i2c_cpsr);
100 100
101#endif /* SYSTEM_TARGET_H */ 101#endif /* SYSTEM_TARGET_H */