[parisc-linux] kernel updates.

Cary Coutant cary@cup.hp.com
Mon, 19 Apr 1999 14:17:19 -0700


>But this is a problem.  We might have to change the names then.  One
>of the essential things about ELF is that it must be possible to have
>support for all kind of architectures in one program.  So all the
>definitions have to be able to peacefully coexist in one header file.

I don't believe there are any cases where the same name conflicts with 
two different numbers. We have cases where two names are used to refer to 
what is essentially the same relocation type, but that shouldn't be a 
conflict.

-cary