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