mirror of
https://github.com/Ed94/raddebugger.git
synced 2026-07-30 19:10:01 +00:00
export restrict modifier
This commit is contained in:
@@ -785,6 +785,7 @@ RDI_TypeModifierFlagTable:
|
||||
{
|
||||
{Const `1<<0`}
|
||||
{Volatile `1<<1`}
|
||||
{Restrict `1<<2`}
|
||||
}
|
||||
|
||||
@table(name type_lhs type_rhs desc)
|
||||
|
||||
Reference in New Issue
Block a user