Re: [darwin-dev] Where is uwritec ?
Re: [darwin-dev] Where is uwritec ?
- Subject: Re: [darwin-dev] Where is uwritec ?
- From: Terry Lambert <email@hidden>
- Date: Fri, 28 Sep 2007 19:12:13 -0700
On Sep 28, 2007, at 1:40 PM, Alexander von Below wrote:
Hello,
which dependency do I have to declare in order to use uwritec (in
sys/uio.h ) ? None of the normal dependencies (kernel, libkern,
mach, bsd, iokit) seem to contain it
It's not exported because it exists only to service the nvram driver
on the PPC, and it's used there because we haven't bothered to update
the code ("if it ain't broke, don't fix it").
You should not use nor need to use it. Use the standard uio functions
instead.
-- Terry
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Darwin-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden