diff options
| author | Brooks Davis <brooks@FreeBSD.org> | 2018-04-05 18:17:46 +0000 |
|---|---|---|
| committer | Brooks Davis <brooks@FreeBSD.org> | 2018-04-05 18:17:46 +0000 |
| commit | 97e5d68bb0f0df7e562e11e2aa24c8e685ced041 (patch) | |
| tree | 0137d5eeeb7ba740d156399ab055f9f790b278fa /lib/libc/mips | |
| parent | e4ba1a50af62e759200b2a991892d3146eed5d77 (diff) | |
Notes
Diffstat (limited to 'lib/libc/mips')
| -rw-r--r-- | lib/libc/mips/sys/shmat.S | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/lib/libc/mips/sys/shmat.S b/lib/libc/mips/sys/shmat.S deleted file mode 100644 index d81f6bfb82a1..000000000000 --- a/lib/libc/mips/sys/shmat.S +++ /dev/null @@ -1,7 +0,0 @@ -/* $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) |
