summaryrefslogtreecommitdiff
path: root/entry.S
AgeCommit message (Collapse)AuthorFilesLines
2011-08-15Separate more clearly bootloader from xv6 by renaming multiboot.S to entry.S ↵Frans Kaashoek1-0/+60
etc. Maybe the string boot shouldn't appear in xv6 code?