Module Name: src Committed By: reinoud Date: Thu Sep 8 14:49:42 UTC 2011
Modified Files: src/sys/arch/usermode/usermode: syscall.c trap.c Log Message: Create syscall() prototype and let illegal instruction handler switch to that switchframe To generate a diff of this commit: cvs rdiff -u -r1.6 -r1.7 src/sys/arch/usermode/usermode/syscall.c cvs rdiff -u -r1.34 -r1.35 src/sys/arch/usermode/usermode/trap.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.