X-Git-Url: https://sigrok.org/gitweb/?a=blobdiff_plain;f=src%2Fhardware%2Fsysclk-lwla%2Fprotocol.h;h=0db4bc79eb19fa7b71e7380019fe1cea84306949;hb=cae328b54c7b9679bafa6cd4fb00eb0f5894e8a3;hp=23c2728ab308588afd226b6d80f42bf956fd37b2;hpb=b15ff1c92aabeea04649de25a3a01f851ab0a1ec;p=libsigrok.git diff --git a/src/hardware/sysclk-lwla/protocol.h b/src/hardware/sysclk-lwla/protocol.h index 23c2728a..0db4bc79 100644 --- a/src/hardware/sysclk-lwla/protocol.h +++ b/src/hardware/sysclk-lwla/protocol.h @@ -20,14 +20,14 @@ #ifndef LIBSIGROK_HARDWARE_SYSCLK_LWLA_PROTOCOL_H #define LIBSIGROK_HARDWARE_SYSCLK_LWLA_PROTOCOL_H -#define LOG_PREFIX "sysclk-lwla" - #include #include #include #include #include +#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