Sign in
android
/
platform
/
external
/
libc-test
/
refs/heads/upstream-master
/
.
/
src
/
api
/
assert.c
blob: c75ec790ab6103c4f65723f76517813689a00b37 [
file
] [
log
] [
blame
] [
edit
]
#include
<assert.h>
#ifndef
assert
#error
no assert
#endif
#define
NDEBUG
1
#include
<assert.h>
#ifndef
assert
#error
no assert
#endif