Add noinline macro
authorDmitri Vorobiev <dmitri.vorobiev@movial.com>
Fri, 17 Sep 2010 14:52:22 +0000 (17:52 +0300)
committerSøren Sandmann Pedersen <ssp@redhat.com>
Tue, 21 Sep 2010 12:50:17 +0000 (08:50 -0400)
commiteab3a77877b0e850c46f95dacffb31994e6a7e41
tree16605306840c45bc5f8035b3e90109ecad9839ec
parentcab3261c0da6e833d803a7f3ccab600adca7abe1
Add noinline macro

This patch adds a noinline macro, which expands to compiler-dependent
keywords that tell the compiler to never inline a function.
pixman/pixman-compiler.h