Re: Communication between NKE and IOKit driver
Re: Communication between NKE and IOKit driver
- Subject: Re: Communication between NKE and IOKit driver
- From: "Arvind Dalvi" <email@hidden>
- Date: Tue, 24 Jul 2007 08:47:28 +0100
Rakesh,
NKE is using C interface....and the IOKit is using the C++ interface, then you indeed need to wrap the declaration in "extern C" wrapper...
This is because of the name mangling feature used by the compiler when compiling C++.
Thanks,
Arvind
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Darwin-kernel mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden