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
/
CustomCommand
/
mac_fw.c
blob: cb35b44ec3e6fd0924bfc1b41cf365bd9ea3a333 (
plain
)
1
2
3
4
int
mac_fw
(
void
)
{
return
0
;
}