Refactors and name corrections.

This commit is contained in:
Fernando Sahmkow 2019-04-25 12:57:10 -04:00 committed by FernandoS27
parent 3d37c4161a
commit 08f861a820
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;