Statistics
| Branch: | Revision:

root / include / elf.h @ 5b50e790

History | View | Annotate | Download (52.8 kB)

# Date Author Comment
1d256776 06/12/2013 06:20 pm Claudio Fontana

include/elf.h: add aarch64 ELF machine and relocs

we will use the 26bit relative relocs in the aarch64 tcg target.

Reviewed-by: Peter Maydell <>
Signed-off-by: Claudio Fontana <>
Reviewed-by: Richard Henderson <>...

ec5e016c 12/19/2012 09:32 am Paolo Bonzini

janitor: move remaining public headers to include/

Headers in the root directory are now used only from within that
directory.

Signed-off-by: Paolo Bonzini <>