Small changes to targets.

This commit is contained in:
Geoffrey Challen
2016-03-25 15:33:29 -04:00
parent b4bcf45932
commit afcb45766e
9 changed files with 31 additions and 24 deletions

View File

@@ -1,7 +1,8 @@
name: asst3.1
print_name: ASST3.1
name: asst3-coremap
print_name: ASST3-coremap
description: >
In this assignment you will add support for virtual memory to your OS/161 kernel.
In this assignment you will add support for virtual memory to your OS/161
kernel. This target tests your coremap and kernel memory allocator.
version: 1
points: 100
type: asst