plunky b8a6a61f01 The spl inline functions refer to external symbols that are only
defined in the kernel.

Wrap kernel-specific declarations in #ifdef _KERNEL to avoid unresolved
references when including from userland.
2010-05-02 18:03:31 +00:00
..