diff options
author | Samuel Thibault <samuel.thibault@ens-lyon.org> | 2023-08-12 12:48:29 +0200 |
---|---|---|
committer | Samuel Thibault <samuel.thibault@ens-lyon.org> | 2023-08-12 13:01:19 +0200 |
commit | 811c81eef4f168cdbc960c381711a4bff69305f0 (patch) | |
tree | cc3496c0acb40651699c0f06cb6a7da687d1d134 /ddb/db_elf.c | |
parent | f768b6524fa5e5872ca7b4002d346aae1d6bcaf6 (diff) | |
download | gnumach-811c81eef4f168cdbc960c381711a4bff69305f0.tar.gz gnumach-811c81eef4f168cdbc960c381711a4bff69305f0.tar.bz2 gnumach-811c81eef4f168cdbc960c381711a4bff69305f0.zip |
elf64: Update names
Apparently the ELF world changed their mind on the naming of integers,
let's get coherent with it.
Elf64_Quarter (16b) disappeared, replaced by Elf64_Half (now 16b instead of
Elf64_32b). And previous Elf64_Half (16b) thus now need to be Elf64_Word
(16b).
Diffstat (limited to 'ddb/db_elf.c')
0 files changed, 0 insertions, 0 deletions