]> git.saurik.com Git - apple/xnu.git/blobdiff - libkern/OSKextVersion.c
xnu-3247.10.11.tar.gz
[apple/xnu.git] / libkern / OSKextVersion.c
index bc1cc253c2dd983efc49c6b0121016dffc56441d..3f94e0d02d566f95e1c52e64f32bbd78ac9c603b 100644 (file)
@@ -31,7 +31,7 @@
 #include <libkern/OSKextLibPrivate.h>
 #else
 #include <libc.h>
 #include <libkern/OSKextLibPrivate.h>
 #else
 #include <libc.h>
-#include <System/libkern/OSKextLib.h>
+#include <libkern/OSKextLib.h>
 #include <System/libkern/OSKextLibPrivate.h>
 #endif /* KERNEL */
 
 #include <System/libkern/OSKextLibPrivate.h>
 #endif /* KERNEL */
 
@@ -388,6 +388,7 @@ finish:
 }
 
 /*********************************************************************
 }
 
 /*********************************************************************
+* This function must be safe to call in panic context.
 *********************************************************************/
 Boolean OSKextVersionGetString(
     OSKextVersion   aVersion,
 *********************************************************************/
 Boolean OSKextVersionGetString(
     OSKextVersion   aVersion,