On Wed, 27 Apr 2011, Jonathan NeuschÃfer wrote:
That's why GCC (and probably other compilers, too) has the the inline
keyword.
inline keyword is widely supported by c compilers. Modern compiles even
now support optimizations based on automatic inline to speed up programs
etc. (OPTIMIZE_INLINING=y. It uses several flags to use that
optimization).
--
Ozan, BSc, BEng
_______________________________________________
Kernelnewbies mailing list
Kernelnewbies@xxxxxxxxxxxxxxxxx
http://lists.kernelnewbies.org/mailman/listinfo/kernelnewbies