]>
git.saurik.com Git - apple/xnu.git/blob - libkern/c++/OSRuntimeSupport.c
6ed505f739e06ebf7e9bd834dd86f989f21ea87e
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
);
7 void _ZN11OSMetaClassdlEPvm(__attribute__((__unused__
)) void *mem
, __attribute__((__unused__
)) unsigned long size
) { }