libubox
C utility functions for OpenWrt.
assert.h
Go to the documentation of this file.
1
#pragma once
2
3
#ifdef NDEBUG
4
#undef NDEBUG
5
#include <
assert.h
>
6
#define NDEBUG
7
#else
8
#include <
assert.h
>
9
#endif
assert.h
assert.h
Generated on Tue Mar 12 2024 03:37:17 for libubox by
1.9.1