diff options
author | Flavio Cruz <flaviocruz@gmail.com> | 2023-04-24 00:57:53 -0400 |
---|---|---|
committer | Samuel Thibault <samuel.thibault@ens-lyon.org> | 2023-04-24 22:38:17 +0200 |
commit | a3cf2656cabaf5691a4e45302eea879791917e2b (patch) | |
tree | 78773f9736937038160413e5b5dce446231068fa /mach-defpager | |
parent | 9f7cfaa5c02ffbf83f909ed6e5cb9467bcc76a49 (diff) | |
download | hurd-a3cf2656cabaf5691a4e45302eea879791917e2b.tar.gz hurd-a3cf2656cabaf5691a4e45302eea879791917e2b.tar.bz2 hurd-a3cf2656cabaf5691a4e45302eea879791917e2b.zip |
Improve portability for rpctrace on x86_64
Defined alignment as __alignof__(uintptr_t) to match MiG.
Also used char* instead of void* during the message iteration since it's
more portable as pointer arithmetic on void* is a GNU extension.
Message-Id: <ZEYMUWHf/2VH2KlD@jupiter.tail36e24.ts.net>
Diffstat (limited to 'mach-defpager')
0 files changed, 0 insertions, 0 deletions