5e437164df
Add support for checking each of our headers for issues when included in a C++ file. Signed-off-by: Bruce Richardson <bruce.richardson@intel.com>
5 lines
113 B
C++
5 lines
113 B
C++
/* SPDX-License-Identifier: BSD-3-Clause
|
|
* Copyright(c) 2021 Intel Corporation
|
|
*/
|
|
int main(void) { return 0; }
|