Data sections can now be marked as external
This commit is contained in:
@@ -169,6 +169,8 @@ type DataSection struct {
|
||||
typeable
|
||||
permissionable
|
||||
valuable
|
||||
|
||||
external bool
|
||||
}
|
||||
|
||||
// TypeSection represents a blind type definition.
|
||||
|
||||
Reference in New Issue
Block a user