- * This file contains creates a dummy symbol file for mach_kernel based on
- * the symbol table information passed by the SecondaryLoader/PlatformExpert.
- * This allows us to correctly link other executables (drivers, etc) against the
- * the kernel in cases where the kernel image on the root device does not match
- * the live kernel. This can occur during net-booting where the actual kernel
- * image is obtained from the network via tftp rather than the root
- * device.
+ * This file contains creates a dummy symbol file for mach_kernel
+ * based on the symbol table information passed by the
+ * SecondaryLoader/PlatformExpert. This allows us to correctly
+ * link other executables (drivers, etc) against the the kernel in
+ * cases where the kernel image on the root device does not match
+ * the live kernel. This can occur during net-booting where the
+ * actual kernel image is obtained from the network via tftp rather
+ * than the root device.