for the Blackfin port, we've taken up a bit in the FLAT format in the
"flag" field:
#define FLAT_FLAG_L1STK  0x0020 /* use a 4k stack in L1 scratch memory.  */

since this really makes no sense for anyone else, and it'd be a huge
hassle for us if a new common feature was added to the ABI that used
this same bit, can we talk about reserving this bit as an
"arch-specific" bit ?  in other words, we let every arch use that one
bit position for whatever they choose.  if the arch doesnt have any
weird feature they want to use it for, then it's treated as unused
like normal.

http://blackfin.uclinux.org/git/?p=vapier/elf2flt.git;a=summary
-mike
_______________________________________________
uClinux-dev mailing list
[email protected]
http://mailman.uclinux.org/mailman/listinfo/uclinux-dev
This message was resent by [email protected]
To unsubscribe see:
http://mailman.uclinux.org/mailman/options/uclinux-dev

Reply via email to