diff options
Diffstat (limited to 'third_party/rust/wio/src/ums.rs')
-rw-r--r-- | third_party/rust/wio/src/ums.rs | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/third_party/rust/wio/src/ums.rs b/third_party/rust/wio/src/ums.rs new file mode 100644 index 0000000000..3100036867 --- /dev/null +++ b/third_party/rust/wio/src/ums.rs @@ -0,0 +1,3 @@ +// Copyright © 2016, Peter Atashian +// Licensed under the MIT License <LICENSE.md> +use {k32, w};
\ No newline at end of file |