index
:
linux
debian
progress-linux
upstream
debian 12 updates: kernel
Progress Linux
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
build
/
tests
/
ex
/
d.c
blob: e114e8dca0b6ca9d26d5e3c8ab526a9429494cb0 (
plain
)
1
2
3
4
5
6
// SPDX-License-Identifier: GPL-2.0
int
d
(
void
)
{
return
0
;
}