
unsigned int FetchEE (void)
{
    unsigned int offset;
    unsigned int data ;

    while (!offset)
    {
. . .
. . .
