format: Fix clang-format whitespace nit

master
Sean McBride 4 years ago
parent c4bcd6fedb
commit 8c6ac3eb7b

@ -4,8 +4,8 @@
#include "arch/getcycles.h"
#include "debuglog.h"
extern uint32_t runtime_processor_speed_MHz;
extern uint32_t runtime_quantum_us;
extern uint32_t runtime_processor_speed_MHz;
extern uint32_t runtime_quantum_us;
/* Implemented by listener and workers */

Loading…
Cancel
Save