mirror of
https://github.com/opnsense/src.git
synced 2026-02-14 00:04:14 -05:00
7 lines
144 B
ArmAsm
7 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)
|