Sign in
kunit
/
linux
/
9f75e6ca7b5a38f10b96b1f71e9a5af1f62edf78
/
.
/
tools
/
build
/
tests
/
ex
/
arch
/
e.c
blob: f6ef585b570cf500c6eb5ee6c0d78b4e70aff40f [
file
] [
log
] [
blame
]
// SPDX-License-Identifier: GPL-2.0
int
e
(
void
)
{
return
0
;
}