]> git.saurik.com Git - apple/xnu.git/blobdiff - bsd/sys/codesign.h
xnu-3247.10.11.tar.gz
[apple/xnu.git] / bsd / sys / codesign.h
index 1d8ee6516bbf531203c7f861b8f425ac6e088d80..58509c690509db284072bf6a310c9d1845d9dde0 100644 (file)
@@ -240,7 +240,6 @@ int cs_allow_invalid(struct proc *);
 int    cs_invalid_page(addr64_t);
 int    csproc_get_platform_path(struct proc *);
 
-extern int cs_validation;
 #if !SECURE_KERNEL
 extern int cs_enforcement_panic;
 #endif