|
libmetal
main
|
Loading...
Searching...
No Matches
Go to the documentation of this file.
12#ifndef __METAL_ASSERT__H__
13#define __METAL_ASSERT__H__
15#include <metal/system/@PROJECT_SYSTEM@/assert.h>
21#define metal_assert(cond) metal_sys_assert(cond)