summaryrefslogtreecommitdiffhomepage
path: root/dev/kernel/KernelKit/IDylibObject.h
diff options
context:
space:
mode:
Diffstat (limited to 'dev/kernel/KernelKit/IDylibObject.h')
-rw-r--r--dev/kernel/KernelKit/IDylibObject.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev/kernel/KernelKit/IDylibObject.h b/dev/kernel/KernelKit/IDylibObject.h
index b673766c..3727e938 100644
--- a/dev/kernel/KernelKit/IDylibObject.h
+++ b/dev/kernel/KernelKit/IDylibObject.h
@@ -41,5 +41,5 @@ class IDylibObject {
};
/// @brief Pure implementation, missing method/function handler.
-EXTERN_C void __zka_pure_call(void);
+EXTERN_C void __ne_pure_call(void);
} // namespace Kernel