MDHDRSIZE
dumplo -= ctod(btoc(MDHDRSIZE));
char dump_hdr[MDHDRSIZE];
kseg_p->c_size = MDHDRSIZE - ALIGN(sizeof(*kseg_p));
return btodb(MDHDRSIZE);
int buf[MDHDRSIZE/sizeof(int)];
kseg_p->c_size = MDHDRSIZE - ALIGN(sizeof(*kseg_p));
int buf[MDHDRSIZE / sizeof(int)];
kseg->c_size = MDHDRSIZE - ALIGN(sizeof(kcore_seg_t));
int sz = btodb(MDHDRSIZE);
return btodb(MDHDRSIZE);
int buf[MDHDRSIZE / sizeof(int)];
kseg->c_size = MDHDRSIZE - ALIGN(sizeof(kcore_seg_t));