Sign in
fuchsia
/
third_party
/
github.com
/
Kitware
/
CMake
/
f2b438cb0afb577ee87c8bc2295ed3d263fc85f2
/
.
/
Tests
/
GhsMulti
/
GhsMultiDepOrder
/
lib
/
lib1.h
blob: 5e99f0287195341488854fc47dbc65551485b27b [
file
]
extern
int
func1
(
void
);
extern
int
func2
(
void
);
extern
int
func3
(
void
);