Sign in
fuchsia
/
third_party
/
github.com
/
Kitware
/
CMake
/
4e77d313e4d652af7fbb025fedaa9cd90e41bb0c
/
.
/
Tests
/
IncludeDirectories
/
SystemIncludeDirectories
/
systemlib.cpp
blob: 5516b6292752f66a08388d919854eec23bccc76e [
file
] [
log
] [
blame
]
#include
"systemlib.h"
int
systemlib
()
{
return
0
;
}