mmio: Replace repr packed with transparent
- Oct 09, 2023
-
-
Tim Crawford authored
Use the layout and ABI of the underlying type instead of unnecessarily packing the struct. Ref: https://doc.rust-lang.org/nomicon/other-reprs.html Signed-off-by:
Tim Crawford <tcrawford@system76.com>
-