f-stack/dpdk/buildtools/chkincs/main.cpp

5 lines
113 B
C++
Raw Normal View History

2023-09-13 12:21:49 +00:00
/* SPDX-License-Identifier: BSD-3-Clause
* Copyright(c) 2021 Intel Corporation
*/
int main(void) { return 0; }