index
:
phosphor-mboxd
master
OpenBMC Phosphor Flash mailbox daemon sources
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
test
/
sanity.c
blob: b4989f8168625d326825eb2d4f8606523c9cfa97 (
plain
)
1
2
3
4
5
6
7
8
int main(void) { #ifdef NDEBUG return 1; #else return 0; #endif }