ELF64_KERNELTYPE
fp->f_type = strdup(ELF64_KERNELTYPE);
if (strcmp(fp->f_type, ELF64_KERNELTYPE)) return(EFTYPE);