]>
git.saurik.com Git - apple/xnu.git/blob - libkern/c++/OSRuntimeSupport.c
77bcc2bc4fbf978eaa8049369915f7703898fcd6
1 // These functions have been moved inline but we need to continue
2 // exporting the mangled functions for loadable drivers compiled on older
4 // Note that I have had to manually mangle the symbols names.
6 void _ZN11OSMetaClassdlEPvm(void *mem
, unsigned long size
) { }