numam-dpdk/lib/librte_timer
Andrzej Ostruszka 909dd291f0 lib: annotate versioned functions
Every implementation of a particular version of given symbol needs to be
marked in its declaration as such (using `__vsym` macro).  This patch
fixes this and also clarifies the documentation about that.

Signed-off-by: Andrzej Ostruszka <aostruszka@marvell.com>
Acked-by: Neil Horman <nhorman@tuxdriver.com>
2019-11-08 15:15:30 +01:00
..
Makefile timer: allow management in shared memory 2019-04-17 20:05:20 +02:00
meson.build build: support building ABI versioned files twice 2019-10-27 12:49:28 +01:00
rte_timer_version.map timer: add function to stop all timers in a list 2019-04-17 20:05:30 +02:00
rte_timer.c lib: annotate versioned functions 2019-11-08 15:15:30 +01:00
rte_timer.h timer: fix resource leak in finalize 2019-07-06 10:32:40 +02:00