7 lines
91 B
C
7 lines
91 B
C
#include <stdint.h>
|
|
|
|
const uint32_t REFCNT = D_REFCNT;
|
|
const char VERSION[] = D_VERSION;
|
|
|
|
|