aegis-dos-protection/test/dpdk_dummy/rte_lcore.h
2021-10-24 12:52:34 +02:00

3 lines
62 B
C

#pragma once
static unsigned int rte_lcore_id() { return 1; }