Fix regTableToCapability() if gcc introduces padding
Also avoid padding if possible using __attribute__((packed)) Fixes the Windows build
Please register or sign in to comment
Also avoid padding if possible using __attribute__((packed)) Fixes the Windows build