mirror of
https://git.FreeBSD.org/src.git
synced 2024-12-26 11:47:31 +00:00
2357939bc2
Obtained from: NetBSD
8 lines
144 B
ArmAsm
8 lines
144 B
ArmAsm
/* $NetBSD: shmat.S,v 1.1 2000/12/29 20:14:04 bjh21 Exp $ */
|
|
|
|
#include <machine/asm.h>
|
|
__FBSDID("$FreeBSD$");
|
|
#include "SYS.h"
|
|
|
|
RSYSCALL(shmat)
|