Re: Compile error including asm/uaccess.h

ismail (kde@myrealbox.com)
Thu, 15 May 2003 08:57:20 +0300


On Wednesday 14 May 2003 17:19, Stephen Torri wrote:
> How then do you wrote an application to utilize kernel features? I am
> working on a real-time operating system (KURT - www.ittc.ku.edu/kurt)
> and need to include a header that exists in the kernel. The header is
> installed in the /usr/src/linux/include/linux/ but not in
> /usr/include/linux.
>

See what definitions missing and typedef them in your own source code. That
way you wont need other kernel headers.

-- 
Brain fried -- Core dumped 
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/