index
:
rustc
debian
progress-linux
upstream
debian 12 backports: mozilla
Progress Linux
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tests
/
run-make
/
native-link-modifier-verbatim-rustc
/
upstream_native_dep.rs
blob: 8396862333dc034420cea64f2f93d073f3b86768 (
plain
)
1
2
3
4
#[no_mangle]
pub
fn
upstream_native_f
()
->
i32
{
return
0
;
}