Searched refs:uncomp_kernel (Results 1 – 1 of 1) sorted by relevance
83 char *uncomp_kernel, *comp_kernel; in main() local170 uncomp_kernel = (char *)malloc(destlen); in main()180 uncomp_kernel + seglist[i].addr - lowaddr, in main()183 if (read(ifd, uncomp_kernel + seglist[i].addr - lowaddr, in main()190 i = compress2(comp_kernel, &destlen, uncomp_kernel, \ in main()