Sign in
fuchsia
/
third_party
/
github.com
/
Kitware
/
CMake
/
eb2ea3db8beffd0779b034b5ee4697cfef3e9088
/
.
/
Tests
/
FindLibRHash
/
Test
/
main.c
blob: 201dced3b2915d07e31559a034395bea3a415d65 [
file
]
#include
<rhash.h>
int
main
()
{
rhash_library_init
();
return
0
;
}