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