summaryrefslogtreecommitdiffstats
path: root/sys/kern/init_sysent.c
diff options
context:
space:
mode:
authorbde <bde@FreeBSD.org>1995-09-19 13:31:04 +0000
committerbde <bde@FreeBSD.org>1995-09-19 13:31:04 +0000
commitad23d1b01eef119d48c0cb43e8624662e0900cdc (patch)
tree609526e4a0d39688a81b25c000f674c78f2e4501 /sys/kern/init_sysent.c
parent2c8d5766d6d44155fd334a8c6dc1bfdbaec12d70 (diff)
downloadFreeBSD-src-ad23d1b01eef119d48c0cb43e8624662e0900cdc.zip
FreeBSD-src-ad23d1b01eef119d48c0cb43e8624662e0900cdc.tar.gz
Generate prototypes for syscall-implementing functions. Put them in
<sys/sysproto.h> and use them (so far only) in kern/init_sysent.c. Don't put $Id in generated files. kern/syscalls.master: I had to add some new fields to describe some non-orthogonal names. E.g., the args struct for the syscall-implementing function foo() is usually named `foo_args', but for getpid() it is named `args'. sys/sysent.h: sy_call_t is still incomplete to hide a couple of warnings.
Diffstat (limited to 'sys/kern/init_sysent.c')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud