index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
build
/
tests
/
ex
/
arch
/
e.c
blob: f6ef585b570cf500c6eb5ee6c0d78b4e70aff40f (
plain
) (
blame
)
1
2
3
4
5
6
// SPDX-License-Identifier: GPL-2.0 int e(void) { return 0; }