Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: CVS commit: src/sys/lib/libsa



On 4/3/06, Christos Zoulas <christos%zoulas.com@localhost> wrote:

> | #define MD_LOADSEG(phdr) (phdr.p_type == PT_IA_64_UNWIND ?
> | ia64_unwindtab = phdr.p_vaddr, ia64_unwindtablen = 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 CVS.

>
> Yes, this is ok.

Done, thanks.

--
~Cherry



Home | Main Index | Thread Index | Old Index