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