os161/test161/targets/asst2.tt

13 lines
262 B
Plaintext
Raw Normal View History

2016-02-29 20:12:09 -05:00
name: asst2
print_name: ASST2
description: >
In this assignment you will add process and system call support to your
OS/161 kernel.
version: 2
2016-02-29 20:12:09 -05:00
points: 150
type: asst
kconfig: ASST2
userland: true
is_meta_target: true
sub_target_names: ["asst2.1", "asst2.2"]