diff options
author | Jiaxun Yang <jiaxun.yang@flygoat.com> | 2021-01-18 14:38:04 +0800 |
---|---|---|
committer | Thomas Huth <thuth@redhat.com> | 2021-01-20 10:46:54 +0100 |
commit | 2d0fc797faaa73fbc1d30f5f9e90407bf3dd93f0 (patch) | |
tree | 313e29b9646e6e324be3b280dab8ef9a767ea422 /fpu | |
parent | 9c57272507a95cde3c9c2c90af2312f92cb55422 (diff) | |
download | qemu-2d0fc797faaa73fbc1d30f5f9e90407bf3dd93f0.zip qemu-2d0fc797faaa73fbc1d30f5f9e90407bf3dd93f0.tar.gz qemu-2d0fc797faaa73fbc1d30f5f9e90407bf3dd93f0.tar.bz2 |
elf2dmp: Rename PAGE_SIZE to ELF2DMP_PAGE_SIZE
As per POSIX specification of limits.h [1], OS libc may define
PAGE_SIZE in limits.h.
To prevent collosion of definition, we rename PAGE_SIZE here.
[1]: https://pubs.opengroup.org/onlinepubs/7908799/xsh/limits.h.html
Signed-off-by: Jiaxun Yang <jiaxun.yang@flygoat.com>
Reviewed-by: Thomas Huth <thuth@redhat.com>
Reviewed-by: Philippe Mathieu-Daudé <philmd@redhat.com>
Message-Id: <20210118063808.12471-6-jiaxun.yang@flygoat.com>
Signed-off-by: Thomas Huth <thuth@redhat.com>
Diffstat (limited to 'fpu')
0 files changed, 0 insertions, 0 deletions