/
phprus
/
github_dpdk
Обзор
Документация
Войти
/
phprus
/
github_dpdk
Код
Задачи
Вики
Пакеты
0
Релизы
0
Аналитика
Безопасность
main
buildtools/chkincs/main.cpp
4 строки
113 B
Bruce Richardson
buildtools/chkincs: test headers for C++ compatibility
12 фев 2022, 16:26
12 фев 2022, 16:26
5e43716
Код
Авторство
О чём код?
/* SPDX-License-Identifier: BSD-3-Clause * Copyright(c) 2021 Intel Corporation */ int main(void) { return 0; }