confusion reduction: rename bootstrap file to boot.rim, kernel to a.out

This commit is contained in:
Phil Budne
2016-03-24 12:23:45 -04:00
parent 5581e20ade
commit 853318f48d
4 changed files with 23 additions and 20 deletions
+1 -1
View File
@@ -26,6 +26,6 @@ set dt disa
show dev
# load and run the bootstrap code
load -S a.rim
load -S boot.rim
dep pc 010000
go