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