Sign in
gem5
/
arm
/
linux
/
c3aff086ea11f17f5c0bec77bdbf4365ba6b41fc
/
.
/
tools
/
build
/
tests
/
ex
/
inc.c
blob: c20f1e9033a365810ce3fc490a8700d9ee89d123 [
file
] [
log
] [
blame
]
#ifdef
INCLUDE
#include
"krava.h"
#endif
int
inc
(
void
)
{
return
0
;
}