Sign in
qemu
/
meson
/
ba5141a82bfb8decbb68680d24f2a8035c500a3a
/
.
/
test cases
/
common
/
145 recursive linking
/
circular
/
prop3.c
blob: 246206c2c99b44577d907d69b5b6d82940f47a70 [
file
] [
log
] [
blame
]
int
get_st3_prop
(
void
)
{
return
3
;
}