/* Copyright 2019 Intel Corporation */
/* SPDX-License-Identifier: MIT */
/* This is C++ code, not C */
/* Already C11 */
/*
* C11 static_assert() macro
* assert.h only defines that name for C11 and above
*/
/* !C++ && !C11 */
/* _C11_COMPAT_H_ */