Skip to content

Commit

Permalink
Adds comment
Browse files Browse the repository at this point in the history
  • Loading branch information
GrantComm committed Oct 16, 2024
1 parent 85d0c26 commit bf697a8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions third_party/freedreno/includes/instr-a3xx.h
Original file line number Diff line number Diff line change
Expand Up @@ -757,6 +757,7 @@ typedef union PACKED {
};
} instr_t;

// GOOGLE: Restores the original packing alignment after pragma pack has been used in Windows.
#if defined(_MSC_VER)
# pragma pack(pop)
#endif
Expand Down

0 comments on commit bf697a8

Please sign in to comment.