diff options
Diffstat (limited to 'c67-link.c')
| -rw-r--r-- | c67-link.c | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -44,7 +44,7 @@ int code_reloc (int reloc_type) return -1; } -/* Returns an enumerator to describe wether and when the relocation needs a +/* Returns an enumerator to describe whether and when the relocation needs a GOT and/or PLT entry to be created. See tcc.h for a description of the different values. */ int gotplt_entry_type (int reloc_type) |
