]> git.saurik.com Git - apple/xnu.git/blobdiff - osfmk/machine/cpu_number.h
xnu-792.10.96.tar.gz
[apple/xnu.git] / osfmk / machine / cpu_number.h
index 075c108eb79db42ea719140c8f61c4375df9a5c5..57f865255dcd43aeb3b02b77f9246183016ae77b 100644 (file)
@@ -19,6 +19,8 @@
  * 
  * @APPLE_LICENSE_HEADER_END@
  */
+#ifdef KERNEL_PRIVATE
+
 #ifndef _MACHINE_CPU_NUMBER_H
 #define _MACHINE_CPU_NUMBER_H
 
@@ -33,3 +35,5 @@
 
 
 #endif /* _MACHINE_CPU_NUMBER_H */
+
+#endif /* KERNEL_PRIVATE */