BTSEG_TEXT
bootspace.segs[i].type = BTSEG_TEXT;
if (bootspace.segs[i].type == BTSEG_TEXT ||
segtype = BTSEG_TEXT;
if (bootspace.segs[i].type == BTSEG_TEXT) {
[BTSEG_TEXT] = 0xCC,
bootspace.segs[i].type = BTSEG_TEXT;
if (bootspace.segs[i].type != BTSEG_TEXT &&
if (bootspace.segs[i].type != BTSEG_TEXT)
if (bootspace.segs[i].type != BTSEG_TEXT) {