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
/
rlib-format-packed-bundled-libs-2
/
native_dep.rs
blob: 321a8237e8a4b2bfd2bd0abf20cbbac85b1802f1 (
plain
)
1
2
3
4
#[no_mangle]
pub
fn
native_f1
()
->
i32
{
return
1
;
}