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