[PATCH] Always inline system calls

Hans-Christian Egtvedt hcegtvedt at atmel.com
Mon Oct 29 16:01:09 UTC 2007


Hi,

Some versions of gcc consider inline merely a hint. AVR32 depends on the
system calls actually being inlined, so AVR32 needs to use
__always_inline instead of just inline. The attached patch changes this
for the system calls.

-- 
With kind regards,
Hans-Christian Egtvedt, Applications Engineer
-------------- next part --------------
A non-text attachment was scrubbed...
Name: uclibc-allways-inline-syscalls.patch
Type: text/x-patch
Size: 5270 bytes
Desc: not available
Url : http://lists.busybox.net/pipermail/uclibc/attachments/20071029/eadcc514/attachment-0002.bin 


More information about the uClibc mailing list