Rizin
unix-like reverse engineering framework and cli tools
sanitycheckc.c File Reference

Go to the source code of this file.

Functions

int main (void)
 

Function Documentation

◆ main()

int main ( void  )

Definition at line 1 of file sanitycheckc.c.

1 { int class=0; return class; }