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
/
x86_64
/
sys
/
shmat.S
blob
2c81105e334d0a766d54a58a1e1d11766b818de5
1
/* $NetBSD: shmat.S,v 1.1 2001/06/19 00:25:06 fvdl Exp $ */
2
3
#include "SYS.h"
4
5
RSYSCALL(shmat)