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