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
/
GhsMultiIntegrity
/
GhsMultiIntegrityDDInt
/
Lib
/
HelperFun.c
blob: 61922bb7552c313d9a6506a22bcd212eebacf3fa (
plain
)
1
2
3
4
int
giveNum
(
void
)
{
return
1
;
}