Sign in
android
/
platform
/
external
/
bazelbuild-rules_pkg
/
refs/tags/upstream/1.1.0
/
.
/
examples
/
rich_structure
/
src
/
client
/
foocore.cc
blob: 1deb5c407cead7ee6f568b5814217b5a15b24cd1 [
file
]
#include
"foo.h"
int
foo_core
(
int
)
{
return
0
;
}