repo.or.cz
/
minix.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
vm: fix a null dereference on out-of-memory
[minix.git]
/
lib
/
libc
/
arch
/
sparc64
/
sys
/
__syscall.S
blob
5d55ec75e96f253b7f4ef0567bac04a30b19fcd4
1
/* $NetBSD: __syscall.S,v 1.1 2000/12/13 20:25:04 martin Exp $ */
2
3
#include <machine/asm.h>
4
#include "SYS.h"
5
6
RSYSCALL(__syscall)