#ifndef _KAPTURE_PRIVATE_H
#define _KAPTURE_PRIVATE_H

struct kapture_s {
    pcilib_context_t event;

};


#endif /* _KAPTURE_PRIVATE_H */