This website requires JavaScript.
Explore
Help
Register
Sign In
upstream
/
opnsense-src
Watch
1
Star
0
Fork
You've already forked opnsense-src
0
mirror of
https://github.com/opnsense/src.git
synced
2026-04-21 06:07:31 -04:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
6318052d9e
opnsense-src
/
share
/
examples
/
kld
/
syscall
/
test
/
Makefile
8 lines
96 B
Makefile
Raw
Normal View
History
Unescape
Escape
Replace the misc example with a simpler syscall example using the new module registration hooks for syscalls. Submitted by: Assar Westerlund <assar@sics.se>
1999-01-09 09:26:22 -05:00
# Makefile for simple caller of syscall
For variables that are only checked with defined(), don't provide any fake value.
2004-10-24 11:33:08 -04:00
# $FreeBSD$
Replace the misc example with a simpler syscall example using the new module registration hooks for syscalls. Submitted by: Assar Westerlund <assar@sics.se>
1999-01-09 09:26:22 -05:00
Style.
2006-03-15 05:40:01 -05:00
PROG
=
call
NO_MAN
=
Replace the misc example with a simpler syscall example using the new module registration hooks for syscalls. Submitted by: Assar Westerlund <assar@sics.se>
1999-01-09 09:26:22 -05:00
.
i
n
c
l
u
d
e
<
b
s
d
.
p
r
o
g
.
m
k
>
Reference in a new issue
Copy permalink