Skip to content

Commit

Permalink
Fix cross missing cross reference.
Browse files Browse the repository at this point in the history
  • Loading branch information
davidchisnall committed Nov 7, 2023
1 parent d00f4cb commit 628b477
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion text/memory.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ Every caller of a memory allocation or deallocation function must present a capa
This is a _sealed_ capability to an `AllocatorCapabilityState` structure.
Sealed capabilities were introduced in <<sealing_intro>>.

This uses the static sealing mechanism described in *TODO:* Cross reference
This uses the static sealing mechanism described in <<software_capabilities>>.
There is no limit to the number of allocator capabilities that a compartment can hold.
Each allocation capability holds an independent quota.

Expand Down

0 comments on commit 628b477

Please sign in to comment.