10 lines
185 B
C
10 lines
185 B
C
|
/*
|
||
|
* Copyright (C) 2020 Intel Corporation. All rights reserved.
|
||
|
*
|
||
|
* SPDX-License-Identifier: BSD-3-Clause
|
||
|
*/
|
||
|
#ifndef IVSHMEM_CFG_H
|
||
|
#define IVSHMEM_CFG_H
|
||
|
|
||
|
#endif /* IVSHMEM_CFG_H */
|