]> git.lizzy.rs Git - rust.git/blob - src/test/run-make-fulldeps/compiler-lookup-paths/d.rs
Auto merge of #95689 - lqd:self-profiler, r=wesleywiser
[rust.git] / src / test / run-make-fulldeps / compiler-lookup-paths / d.rs
1 #![crate_type = "rlib"]
2
3 #[link(name = "native", kind = "static")]
4 extern "C" {}