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