System: clone

This commit is contained in:
Graham Christensen 2019-01-24 19:26:44 -05:00
parent da9b84b9e3
commit 3de2a7ef54
No known key found for this signature in database
GPG key ID: ACA1C1D120C83D5C

View file

@ -1,3 +1,4 @@
#[derive(Clone, Debug)]
pub enum System {
X8664Linux,
Aarch64Linux,