mirror of
https://github.com/mirror/tinycc.git
synced 2026-09-03 12:12:46 +08:00
tcc.h, tccgen.c: Introduce Sym *external_helper_sym(int v); to create an external reference with no specific type. This avoids type conflicts if the symbol is used from C too. the other files: use it.
57 KiB
57 KiB