We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent faa33be commit 0a41cf2Copy full SHA for 0a41cf2
src/lib.rs
@@ -0,0 +1,3 @@
1
+#![no_std]
2
+
3
+pub extern crate os_bootinfo as bootinfo;
0 commit comments