/*
 * This is an automatically generated HDF config file. Do not modify it manually.
 */

#ifndef HCS_CONFIG_GOLDEN_HEADER_H
#define HCS_CONFIG_GOLDEN_HEADER_H

#include <stdint.h>

struct HdfConfigTestRoot {
    const char* module;
    const char* term1[2];
};

const struct HdfConfigTestRoot* HdfGetTestModuleConfigRoot(void);

#endif // HCS_CONFIG_GOLDEN_HEADER_H