__locore_lmabegin ?

From: Brian Hall (brianw.hall@compaq.com)
Date: Mon May 01 2000 - 14:00:21 EST


__locore_lmabegin

What does this kernel symbol refer to for i386? I need to figure out what the
closest Alpha equivalent is.

The LKCD lcrash code in question (lookup for the address of this symbol):

if (!(sp = kl_lkup_symname("__locore_lmabegin"))) {
   return(3);
}
KL_LOCORE_ADDR = sp->s_addr & KL_PAGE_MASK;

-- 
http://www.bigfoot.com/~brihall
Linux Consultant

- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.rutgers.edu Please read the FAQ at http://www.tux.org/lkml/



This archive was generated by hypermail 2b29 : Sun May 07 2000 - 21:00:09 EST