Subject: Re: CVS commit: src/sys/lib/libsa
To: Christos Zoulas <christos@zoulas.com>
From: Cherry G. Mathew <cherry.g.mathew@gmail.com>
List: source-changes
Date: 04/03/2006 21:16:29
On 4/3/06, Christos Zoulas <christos@zoulas.com> wrote:

> | #define MD_LOADSEG(phdr) (phdr.p_type =3D=3D PT_IA_64_UNWIND ?
> | ia64_unwindtab =3D phdr.p_vaddr, ia64_unwindtablen =3D phdr.p_filesz, 1=
 :
> | 0)
>
> Well this is a bit sneaky to stick in the assignments there, but ok.
>

Not to worry, lots of scrubbing to do before arch/ia64 sees the light of CV=
S.

>
> Yes, this is ok.

Done, thanks.

--
~Cherry