|
CS318 - Pintos
Pintos source browser for JHU CS318 course
|

Go to the source code of this file.
Functions | |
| void | test_main (void) |
| This program attempts to execute code at a kernel virtual address. More... | |
| void test_main | ( | void | ) |
This program attempts to execute code at a kernel virtual address.
This should terminate the process with a -1 exit code.
Definition at line 8 of file bad-jump2.c.

1.8.16