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