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