Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
std: xous: pass entire memory range to flag updater
When updating memory flags via `update_memory_flags()`, ensure we multiply the slice length by the element size to get the full memory size. Signed-off-by: Sean Cross <[email protected]>
- Loading branch information