Sign in
fuchsia
/
third_party
/
github.com
/
Kitware
/
CMake
/
2cf2d4f7df60196cbea6834c744a670db511c8d5
/
.
/
Tests
/
RunCMake
/
UnityBuild
/
func.h
blob: 563a9801234dce91427537f12875eeec64c98cb9 [
file
]
#ifndef
func_h
#define
func_h
extern
int
func
(
void
);
#endif