summaryrefslogtreecommitdiff
path: root/firmware/system.c
diff options
context:
space:
mode:
Diffstat (limited to 'firmware/system.c')
-rw-r--r--firmware/system.c6
1 files changed, 0 insertions, 6 deletions
diff --git a/firmware/system.c b/firmware/system.c
index 15eb77eada..7163468cf6 100644
--- a/firmware/system.c
+++ b/firmware/system.c
@@ -273,11 +273,5 @@ void __div0(void)
273} 273}
274#endif 274#endif
275 275
276#ifdef BOOTLOADER
277void reference_system_c(void)
278{
279}
280#endif
281
282#endif /* CPU_ARM */ 276#endif /* CPU_ARM */
283 277