split some common files
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
2024-10-15 16:36:25 +09:00
parent 955b734a79
commit 169c626819
15 changed files with 364 additions and 454 deletions

View File

@ -24,7 +24,6 @@
#include "hcl-prv.h"
hcl_t* hcl_open (hcl_mmgr_t* mmgr, hcl_oow_t xtnsize, const hcl_vmprim_t* vmprim, hcl_errnum_t* errnum)
{
hcl_t* hcl;