diff options
author | Flavio Cruz <flaviocruz@gmail.com> | 2023-11-25 01:27:53 -0500 |
---|---|---|
committer | Samuel Thibault <samuel.thibault@ens-lyon.org> | 2023-12-17 23:50:13 +0100 |
commit | 4541faab2ec63444e5afdb1aa17b0cb6180a3d55 (patch) | |
tree | 39e67314186422e57f168ed45c9163c9f8e28c6c /x86_64 | |
parent | 69620634858b2992e1a362e33c95d9a8ee57bce7 (diff) | |
download | gnumach-4541faab2ec63444e5afdb1aa17b0cb6180a3d55.tar.gz gnumach-4541faab2ec63444e5afdb1aa17b0cb6180a3d55.tar.bz2 gnumach-4541faab2ec63444e5afdb1aa17b0cb6180a3d55.zip |
Reorder mach_msg_type_t fields to ensure msgt_name and msgt_size are byte aligned
msgt_unused appears right after msgt_size since msgt_size can be reduced
to only 8 bits in the future, so we leave the door opened to make
msgt_unused 13 bits long.
Diffstat (limited to 'x86_64')
0 files changed, 0 insertions, 0 deletions