summaryrefslogtreecommitdiffstats
path: root/library/sysroot/src/lib.rs
diff options
context:
space:
mode:
Diffstat (limited to 'library/sysroot/src/lib.rs')
-rw-r--r--library/sysroot/src/lib.rs1
1 files changed, 1 insertions, 0 deletions
diff --git a/library/sysroot/src/lib.rs b/library/sysroot/src/lib.rs
new file mode 100644
index 000000000..71ceb580a
--- /dev/null
+++ b/library/sysroot/src/lib.rs
@@ -0,0 +1 @@
+// This is intentionally empty since this crate is only used to depend on other library crates.