feat: acquire-core full legacy C corpus (~2066 files, build-verified) + generator + inventory

This commit is contained in:
forge-bot 2026-07-18 11:24:15 +00:00
commit b96cf702ee
2897 changed files with 264970 additions and 0 deletions

11
app/include/mg_cu_0010.h Normal file
View file

@ -0,0 +1,11 @@
/*
* mg_cu_0010.h - (mg_cu_0010.c )
*/
#ifndef MG_CU_0010_H
#define MG_CU_0010_H
long mg_cu_0010_fee(long amount, int rate_bp);
long mg_cu_0010_round_unit(long amount, long unit);
int mg_cu_0010_classify(long amount);
#endif /* MG_CU_0010_H */