Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
b2ac878acd259f6b6fa7472ff2e171535fd163a8
/
.
/
tools
/
build
/
tests
/
ex
/
c.c
blob: a63b20ab83d5ef8b3cec74602da27ee071448d1b [
file
] [
log
] [
blame
]
// SPDX-License-Identifier: GPL-2.0
int
c
(
void
)
{
return
0
;
}