]> sigrok.org Git - libsigrok.git/blobdiff - src/hardware/sysclk-lwla/protocol.h
drivers: Consistently make LOG_PREFIX the first item after #includes.
[libsigrok.git] / src / hardware / sysclk-lwla / protocol.h
index 23c2728ab308588afd226b6d80f42bf956fd37b2..0db4bc79eb19fa7b71e7380019fe1cea84306949 100644 (file)
 #ifndef LIBSIGROK_HARDWARE_SYSCLK_LWLA_PROTOCOL_H
 #define LIBSIGROK_HARDWARE_SYSCLK_LWLA_PROTOCOL_H
 
-#define LOG_PREFIX "sysclk-lwla"
-
 #include <stdint.h>
 #include <libusb.h>
 #include <glib.h>
 #include <libsigrok/libsigrok.h>
 #include <libsigrok-internal.h>
 
+#define LOG_PREFIX "sysclk-lwla"
+
 /* Maximum configurable sample count limit.
  * Due to compression, there is no meaningful hardware limit the driver
  * could report. So this value is less than 2^64-1 for no reason other