Sign in
kunit
/
linux
/
9068e02f58740778d8270840657f1e250a2cc60f
/
.
/
tools
/
build
/
tests
/
ex
/
b.c
blob: 2b29fb4d3c20135bb3bd2f20656a060cc7510ce5 [
file
] [
log
] [
blame
]
// SPDX-License-Identifier: GPL-2.0
int
b
(
void
)
{
return
0
;
}