]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Add a system call trap type and syscall() call request handler.
authorJake Burkholder <jake@FreeBSD.org>
Mon, 20 Aug 2001 23:43:43 +0000 (23:43 +0000)
committerJake Burkholder <jake@FreeBSD.org>
Mon, 20 Aug 2001 23:43:43 +0000 (23:43 +0000)
commitbdb71a81f34dcb3eeb6d28133fc96885c33e3406
tree3bade32fe567ea475006bbc1f7b60ee60c9871fa
parente2aceedd5a86de43930e0888b0a182302c3e9d46
Add a system call trap type and syscall() call request handler.
Also add support for hardware watch point traps.

Submitted by: tmm
sys/sparc64/include/trap.h
sys/sparc64/sparc64/trap.c