diff options
Diffstat (limited to 'board-js2x')
-rw-r--r-- | board-js2x/slof/tree.fs | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/board-js2x/slof/tree.fs b/board-js2x/slof/tree.fs index 1f924ea..10946ac 100644 --- a/board-js2x/slof/tree.fs +++ b/board-js2x/slof/tree.fs @@ -216,11 +216,6 @@ s" /openprom" find-device THEN device-end -s" /aliases" find-device - : open true ; - : close ; -device-end - s" /mmu" open-dev encode-int s" mmu" set-chosen #include "available.fs" |