+ * NOTE: This file supports only 32 bit mach headers at the present
+ * time; it's primary use is by kld, and all externally
+ * referenced routines at the present time operate against
+ * the 32 bit mach header _mh_execute_header, which is the
+ * header for the currently executing kernel. Adding support
+ * for 64 bit kernels is possible, but is not necessary at the
+ * present time.
+ *