mirror of
https://github.com/mirror/tinycc.git
synced 2026-08-30 11:57:51 +08:00
the real difference is in decl0 where we can use external_sym just fine also for function definitions, we don't have to use external_global_sym. Setting VT_EXTERN in external_sym isn't necessary either (the type will have it set if necessary). The rest is tidying: removing unused arguments and moving some code around.
35 KiB
35 KiB