blob: e325fe520707630da3be2fa7c8eae9d14155259c [file] [log] [blame]
/*
* Copyright 2019 The Hafnium Authors.
*
* Use of this source code is governed by a BSD-style
* license that can be found in the LICENSE file or at
* https://opensource.org/licenses/BSD-3-Clause.
*/
#pragma once
#if !defined(__cplusplus)
#define static_assert _Static_assert
#endif