Sign in
fuchsia
/
third_party
/
github.com
/
Kitware
/
CMake
/
6b2bcae7d4e4356af41da60fb6b038683367c052
/
.
/
Tests
/
RunCMake
/
PrintHelpers
/
nothing.c
blob: 32b7b393ca8dfd6a447e4fd9fb9758c28f426de5 [
file
]
#include
"nothing.h"
void
nothing
()
{
(
void
*)
0
;
}