Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
shift
/
mainline
/
f063c889c9458354a92b235a51cbb60d30321070
/
.
/
tools
/
build
/
tests
/
ex
/
c.c
blob: a63b20ab83d5ef8b3cec74602da27ee071448d1b [
file
] [
log
] [
blame
]
// SPDX-License-Identifier: GPL-2.0
int
c
(
void
)
{
return
0
;
}