MCPcopy Create free account
hub / github.com/bendudson/EuraliOS / main

Function main

kernel/build.rs:1–4  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

1fn main() {
2 println!("cargo:rustc-link-arg=-Ttext-segment=5000000");
3 println!("cargo:rustc-link-arg=-Trodata-segment=5100000");
4}

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected