mirror of
https://github.com/paulscherrerinstitute/sf_daq_buffer.git
synced 2026-05-01 19:42:23 +02:00
merged conflicts. assembler with external sync.
This commit is contained in:
@@ -1,6 +1,8 @@
|
||||
#ifndef SF_DAQ_BUFFER_FORMATS_HPP
|
||||
#define SF_DAQ_BUFFER_FORMATS_HPP
|
||||
|
||||
#define INVALID_FRAME_INDEX UINT64_C(-1)
|
||||
|
||||
#pragma pack(push)
|
||||
#pragma pack(1)
|
||||
struct ModuleFrame {
|
||||
|
||||
Reference in New Issue
Block a user