xref
: /
aosp_15_r20
/
external
/
bazelbuild-rules_cc
/
examples
/
custom_toolchain
/
buildme.cc
(revision eed53cd41c5909d05eedc7ad9720bb158fd93452)
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
some_function()
2
int
some_function
() {
3
return
0
;
4
}
5