GCC hacks in the Linux kernel

GCC hacks in the Linux kernel

Discover GCC extensions for the C language

M. Tim Jones, Consultant Engineer, Emulex Corp.

18 Nov 2008

??? The Linux? kernel uses several special capabilities of the GNU Compiler Collection (GCC) suite. These capabilities range from giving you shortcuts and simplifications to providing the compiler with hints for optimization. Discover some of these special GCC features and learn how to use them in the Linux kernel.

……

你可能感兴趣的:(C++,c,linux,gcc,C#)