aegis-dos-protection/test/libdpdk_dummy/include/rte_lcore.h
2021-10-23 16:53:40 +02:00

3 lines
62 B
C

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