diff options
| author | bellard <bellard> | 2004-10-04 21:57:35 +0000 |
|---|---|---|
| committer | bellard <bellard> | 2004-10-04 21:57:35 +0000 |
| commit | 79c72b241998ee9ae533ae31a78913c4c50ca43e (patch) | |
| tree | f2c8a602821cf2883886718b345c96374d72c374 /arm-gen.c | |
| parent | df36de6507e735faee3448687263a5c877d5f074 (diff) | |
| download | tinycc-79c72b241998ee9ae533ae31a78913c4c50ca43e.tar.gz tinycc-79c72b241998ee9ae533ae31a78913c4c50ca43e.tar.bz2 | |
initial TMS320C67xx support (TK)
Diffstat (limited to 'arm-gen.c')
| -rw-r--r-- | arm-gen.c | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -710,6 +710,7 @@ void gfunc_prolog(CType *func_type) addr += size; } last_itod_magic=0; + loc = 0; } /* generate function epilog */ |
