OSDN Git Service

- add __hot and __cold annotations
authorBernhard Reutner-Fischer <rep.dot.nop@gmail.com>
Tue, 18 Nov 2008 13:03:34 +0000 (13:03 -0000)
committerBernhard Reutner-Fischer <rep.dot.nop@gmail.com>
Tue, 18 Nov 2008 13:03:34 +0000 (13:03 -0000)
commitba203ef1916dc426afb4a069b00fe7cbed3cd8d9
tree817f68d251811fcf8b2deb8aa30e841e2b7d0ed4
parenta5988ffad4a20bca7cc28d71c24cce42c0f7e835
- add __hot and __cold annotations
  Will spare us quite some likely()/unlikely() occurances.
  See http://gcc.gnu.org/onlinedocs/gcc/Function-Attributes.html for details
include/libc-symbols.h
libc/sysdeps/linux/common/ssp.c