build: add the SIBO SDK
This commit is contained in:
@@ -0,0 +1,18 @@
|
||||
/* Generated by Ctran from vares.cl */
|
||||
#define VARES_G
|
||||
#ifndef VARRAY_G
|
||||
#include <varray.g>
|
||||
#endif
|
||||
/* Class Numbers */
|
||||
#define C_VARES 20
|
||||
/* Method Numbers */
|
||||
/* Property of vares */
|
||||
typedef struct {
|
||||
unsigned char *data;
|
||||
} PRS_VARES;
|
||||
typedef struct pr_vares
|
||||
{
|
||||
PRS_ROOT root;
|
||||
PRS_VAROOT varoot;
|
||||
PRS_VARES vares;
|
||||
} PR_VARES;
|
||||
Reference in New Issue
Block a user