Sign in
◑
Theme
gem5
/
arm
/
linux
/
529b3ca8323e282485b7c880e4cd26eaba15934f
/
.
/
tools
/
build
/
tests
/
ex
/
d.c
blob: e114e8dca0b6ca9d26d5e3c8ab526a9429494cb0 [
file
]
// SPDX-License-Identifier: GPL-2.0
int
d
(
void
)
{
return
0
;
}