fix width of cell in memory tagging section

This commit is contained in:
Daniel Micay 2019-08-18 06:52:09 -04:00
parent 40be77003e
commit efda950994

View File

@ -714,7 +714,7 @@ The last slot is randomly chosen for the next alocation, and is assigned the
random value 14. However, it's placed next to an allocation with the tag 14 so
the tag is incremented and wraps around to 0:
| 3 | 4 | 15 | 7 | 14 | 0 |
| 3 | 4 | 15 | 7 | 14 | 0 |
## API extensions