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
/
GhsMultiObjectLibrary
/
testOBJ2.c
blob: b6a9b93f25e305007a6d474b08aa6da5990e1739 (
plain
)
1
2
3
4
int
funcOBJ2
(
void
)
{
return
2
;
}