X-Git-Url: http://sigrok.org/gitweb/?a=blobdiff_plain;f=hardware%2Fopenbench-logic-sniffer%2Fols.h;h=e0161b0810ef414aaa1d73a91bb31b236416844d;hb=4362438f1e2da14d04678327c403f9d75c4c0a48;hp=b9bbc67c6287775496de21b9263db42bde2de9a3;hpb=4fe9a6da79561d82f2c88c39e222ae86c5507900;p=libsigrok.git diff --git a/hardware/openbench-logic-sniffer/ols.h b/hardware/openbench-logic-sniffer/ols.h index b9bbc67c..e0161b08 100644 --- a/hardware/openbench-logic-sniffer/ols.h +++ b/hardware/openbench-logic-sniffer/ols.h @@ -17,7 +17,6 @@ * along with this program. If not, see . */ - #ifndef OLS_H_ #define OLS_H_ @@ -60,7 +59,6 @@ #define FLAG_CLOCK_INVERTED 0x80 #define FLAG_RLE 0x0100 - struct ols_device { uint32_t max_samplerate; uint32_t max_samples;