Sign in
cos
/
third_party
/
kernel
/
d00ed5dbd47a2f14eef7f8cfb8d0b8f9da5ec6b8
/
.
/
tools
/
build
/
tests
/
ex
/
c.c
blob: a63b20ab83d5ef8b3cec74602da27ee071448d1b [
file
] [
log
] [
blame
]
// SPDX-License-Identifier: GPL-2.0
int
c
(
void
)
{
return
0
;
}