eal/arm32: add empty pause function
authorJerin Jacob <jerin.jacob@caviumnetworks.com>
Mon, 5 Jun 2017 08:58:39 +0000 (14:28 +0530)
committerThomas Monjalon <thomas@monjalon.net>
Mon, 3 Jul 2017 21:58:51 +0000 (23:58 +0200)
commitb8d08b0dc34dec99343d183e0cbdba456d54bfd0
tree2850f08cffceddcda88f485fca645c2430f08d04
parent841e7ae58035395298765e47d1848404ce741ec3
eal/arm32: add empty pause function

The patch does not provide any functional change for ARM32
with respect to existing rte_pause() definition.

Signed-off-by: Jerin Jacob <jerin.jacob@caviumnetworks.com>
Acked-by: Jan Viktorin <viktorin@rehivetech.com>
Acked-by: Jianbo Liu <jianbo.liu@linaro.org>
lib/librte_eal/common/include/arch/arm/rte_pause.h [new file with mode: 0644]
lib/librte_eal/common/include/arch/arm/rte_pause_32.h [new file with mode: 0644]