Refactors and name corrections.

This commit is contained in:
Fernando Sahmkow
2019-04-25 12:57:10 -04:00
committed by FernandoS27
parent b3118ee316
commit e64c41efe8
6 changed files with 35 additions and 35 deletions

View File

@ -588,7 +588,7 @@ public:
INSERT_PADDING_WORDS(0x17);
Upload::Data upload;
Upload::Registers upload;
struct {
union {
BitField<0, 1, u32> linear;