Next: Tar Files
Up: Adding Nachos/486 to
Previous: Overview of Changes
Here is the program for merging Nachos/486 into existing code:
- Copy machine/timer.cc, machine/sysdep.h, and
machine/sysdep.cc to the machine/ subdirectory. (Backup
those files first.)
- Merge the changes from the Nachos/486 files
threads/thread.h, threads/main.cc, threads/system.cc,
threads/utility.h, and threads/utility.cc into the
corresponding files in the threads/ directory.
- Copy the Nachos/486 directory, nachos486/ into the nachos
tree.
Paco Hope
Wed Jun 21 23:54:28 EDT 1995