eal: fix support for older gcc versions
authorBruce Richardson <bruce.richardson@intel.com>
Tue, 11 Feb 2014 15:40:49 +0000 (15:40 +0000)
committerDavid Marchand <david.marchand@6wind.com>
Tue, 25 Feb 2014 20:29:18 +0000 (21:29 +0100)
commitae9ba5bb6dae81b9950942dea78edb3257cf6611
tree007af8f7dc6373c828c36284da3f0ca567f3fb4a
parent16a6a44761b29a4c6247c4a384f101f091dcf7fa
eal: fix support for older gcc versions

older versions of gcc don't support the cold attribute so make its
presence conditional.

Signed-off-by: Bruce Richardson <bruce.richardson@intel.com>
lib/librte_eal/common/include/rte_debug.h
lib/librte_eal/common/include/rte_log.h