Sign in
nest-open-source
/
manifest_repos
/
kernel
/
33ab6c4916103ccfc52b7a377dfb69d84cc98acc
/
.
/
tools
/
build
/
tests
/
ex
/
arch
/
e.c
blob: f6ef585b570cf500c6eb5ee6c0d78b4e70aff40f [
file
]
// SPDX-License-Identifier: GPL-2.0
int
e
(
void
)
{
return
0
;
}