mirror of
https://github.com/opnsense/src.git
synced 2026-02-12 23:36:07 -05:00
7 lines
144 B
ArmAsm
7 lines
144 B
ArmAsm
/* $NetBSD: shmat.S,v 1.1 2000/07/07 08:20:52 itohy Exp $ */
|
|
|
|
#include <machine/asm.h>
|
|
__FBSDID("$FreeBSD$");
|
|
#include "SYS.h"
|
|
|
|
RSYSCALL(shmat)
|