build: add the SIBO SDK

This commit is contained in:
2026-07-06 18:01:36 +01:00
parent d76326729c
commit 64e484448c
757 changed files with 97167 additions and 0 deletions
+18
View File
@@ -0,0 +1,18 @@
/* Generated by Ctran from xprinter.cl */
#define XPRINTER_G
#ifndef LPRINTER_G
#include <lprinter.g>
#endif
/* Class Numbers */
#define C_XPRINTER 6
/* Method Numbers */
/* Property of xprinter */
typedef struct {
short int locked;
} PRS_XPRINTER;
typedef struct pr_xprinter
{
PRS_ROOT root;
PRS_LPRINTER lprinter;
PRS_XPRINTER xprinter;
} PR_XPRINTER;