arm64: dts: Revert "specify console via command line"
[linux/fpc-iii.git] / samples / bpf / xdpsock.h
blobb7eca15c78cccfeb2ff02621f1afff24b80cae08
1 /* SPDX-License-Identifier: GPL-2.0
3 * Copyright(c) 2019 Intel Corporation.
4 */
6 #ifndef XDPSOCK_H_
7 #define XDPSOCK_H_
9 #define MAX_SOCKS 4
11 #endif /* XDPSOCK_H */