index
:
CMake.git
master
release
CMake is a cross-platform, open-source build system generator.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Tests
/
GhsMulti
/
GhsMultiLinkTest
/
func3.c
blob: 57c7a6ffb0a4932d5b51ea1659bea60001749399 (
plain
)
1
2
3
4
int
func3a
(
void
)
{
return
1
;
}