site_archiver@lists.apple.com Delivered-To: darwin-kernel@lists.apple.com User-agent: Thunderbird 2.0.0.23 (Windows/20090812) Hello, Any ideas? -- Niklas _______________________________________________ Do not post admin requests to the list. They will be ignored. Darwin-kernel mailing list (Darwin-kernel@lists.apple.com) Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/darwin-kernel/site_archiver%40lists.a... I'm trying to implement a block driver that supports storing the hibernation file onto it. To do this, I need to subclass IOPolledInterface, as described in IOHibernateIO.cpp in the kernel, but I get unresolved references to its metaclass if I do. (__ZN17IOPolledInterface9metaClassE). I'm guessing this is because the symbol is in the _HIB section in the kernel. This email sent to site_archiver@lists.apple.com
participants (1)
-
Niklas Hoglund