You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
include/arch/x86/ia32/segmentation.h needs to be reworked and cleaned up. The primary goal is to eliminate the use of anonymous unions, which are a violation of our (emerging) coding standard.
The text was updated successfully, but these errors were encountered:
include/arch/x86/ia32/segmentation.h
needs to be reworked and cleaned up. The primary goal is to eliminate the use of anonymous unions, which are a violation of our (emerging) coding standard.The text was updated successfully, but these errors were encountered: