numam-dpdk/lib/librte_eal
Stephen Hemminger e5ac7c2ff3 eal: don't inline string functions
It makes no sense to inline string functions, in fact snprintf
can't be inlined because the function supports variable number of
arguments.

Signed-off-by: Stephen Hemminger <stephen@networkplumber.org>
[Thomas: update includes]
Acked-by: Bruce Richardson <bruce.richardson@intel.com>
2014-05-16 16:02:55 +02:00
..
bsdapp eal: don't inline string functions 2014-05-16 16:02:55 +02:00
common eal: don't inline string functions 2014-05-16 16:02:55 +02:00
linuxapp eal: don't inline string functions 2014-05-16 16:02:55 +02:00
Makefile add FreeBSD support 2014-02-25 21:29:18 +01:00