ofmt: Introduce output format aliases
commit6837749d85139b37ca0f15cfe293ba078591d117
authorCyrill Gorcunov <gorcunov@gmail.com>
Fri, 9 Apr 2010 11:12:13 +0000 (9 15:12 +0400)
committerCyrill Gorcunov <gorcunov@gmail.com>
Fri, 9 Apr 2010 20:11:00 +0000 (10 00:11 +0400)
tree487dfb82530ae7c581acc214e7008a85f9324dcb
parentf134cc63da27106365a3e735c9c375ed0326a2a0
ofmt: Introduce output format aliases

This allow us to keep compatibility layer without
needing the separated struct ofmt for this and
elf_init_hack routine.

Signed-off-by: Cyrill Gorcunov <gorcunov@gmail.com>
output/outelf32.c
output/outform.c
output/outform.h
output/outmacho32.c