#ifndef VCHIQ_CFG_H
#define VCHIQ_CFG_H
#define VCHIQ_MAGIC …
#define VCHIQ_VERSION …
#define VCHIQ_VERSION_MIN …
#define VCHIQ_VERSION_LIB_VERSION …
#define VCHIQ_VERSION_CLOSE_DELIVERED …
#define VCHIQ_VERSION_SYNCHRONOUS_MODE …
#define VCHIQ_MAX_STATES …
#define VCHIQ_MAX_SERVICES …
#define VCHIQ_MAX_SLOTS …
#define VCHIQ_MAX_SLOTS_PER_SIDE …
#define VCHIQ_NUM_CURRENT_BULKS …
#define VCHIQ_NUM_SERVICE_BULKS …
#ifndef VCHIQ_ENABLE_DEBUG
#define VCHIQ_ENABLE_DEBUG …
#endif
#ifndef VCHIQ_ENABLE_STATS
#define VCHIQ_ENABLE_STATS …
#endif
#endif