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