LOAD FRAGMENT is not allowed (#1536)

This commit is contained in:
Sylvie
2024-10-17 14:42:19 -04:00
committed by GitHub
parent dd6c741143
commit b33aa31944

View File

@@ -968,9 +968,9 @@ block before performing its own function.
.Ic LOAD .Ic LOAD
blocks can use the blocks can use the
.Ic UNION .Ic UNION
or modifier as described below, but not the
.Ic FRAGMENT .Ic FRAGMENT
modifiers, as described below. modifier.
.Ss Unionized sections .Ss Unionized sections
When you're tight on RAM, you may want to define overlapping static memory allocations, as explained in the When you're tight on RAM, you may want to define overlapping static memory allocations, as explained in the
.Sx Unions .Sx Unions