looking for cond_syscall usage instructions
From: Chris Friesen
Date: Wed Sep 29 2004 - 17:16:56 EST
I'm adding some syscalls to the kernel based on config options. I just came
across cond_syscall, and it looks useful, but there are no instructions I've
seen on exactly how to use it.
Do I just add another line to kernel/sys.c with my syscall and then wrap the
whole syscall source with an #ifdef?
Chris
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/