[uClibc]MIPS _flush_cache() (patch attached)

Erik Andersen andersen at codepoet.org
Thu Jan 30 17:24:18 UTC 2003


On Thu Jan 30, 2003 at 05:53:30PM +0100, Christophe Massiot wrote:
> Hello,
> 
> When using uClibc to compile the modutils for a MIPS target, the linker
> outputs an "undefined symbol: _flush_cache". After some digging, it's
> a syscall only available on the MIPS architecture, and the _flush_cache
> symbol is in the GNU libc.
> 
> Attached patch defines it in uClibc as well. I'm not sure if I made it
> the right way, though, but it works for me.

This looks fine to me.  Applied thanks,

 -Erik

--
Erik B. Andersen             http://codepoet-consulting.com/
--This message was written using 73% post-consumer electrons--



More information about the uClibc mailing list