~vdupras/duskos

415c2081aafc3c68b2b58d21e605ca0c59e8c1b0 — Virgil Dupras a month ago 95a5d2d
doc/hal: typos again
1 files changed, 1 insertions(+), 1 deletions(-)

M fs/doc/hal.txt
M fs/doc/hal.txt => fs/doc/hal.txt +1 -1
@@ 16,7 16,7 @@ result is pretty good and direct assembler should be needed only in the tightest
of the loops.

At boot, a bare Dusk system only has the Low HAL (see below) loaded. If you want
to load the High HAL, do "f<< asm/hal.fs". The will load the assembler for the
to load the High HAL, do "f<< asm/hal.fs". This will load the assembler for the
native architecture.

## Concepts