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