mirror of
https://github.com/dingusdev/dingusppc.git
synced 2025-01-23 06:31:28 +00:00
372b9cae7a
Both cmd_pkt and data_buf class members are cast to a uint16_t pointer, so we need to make sure they are properly aligned, otherwise it is undefined behavior.