Sign in
gem5
/
arm
/
linux
/
b7e732fa3171318418524b776b841b4024933b2b
/
.
/
tools
/
build
/
tests
/
ex
/
c.c
blob: a63b20ab83d5ef8b3cec74602da27ee071448d1b [
file
] [
log
] [
blame
]
// SPDX-License-Identifier: GPL-2.0
int
c
(
void
)
{
return
0
;
}