clang-format: demos/chibios/common
[lwext4.git] / demos / chibios / common / timings.h
index 681988941b627cef92e48ad605ecdb7c52314dcb..5f50d1f702087eb2a5e6b940a968ab78a4b6eb6e 100644 (file)
@@ -36,5 +36,4 @@ void tim_wait_ms(uint32_t v);
 uint32_t tim_get_ms(void);
 uint64_t tim_get_us(void);
 
-
 #endif /* TIMINGS_H_ */