Skip to content

Commit

Permalink
Revert "Hopefully this solves the LLVM errors"
Browse files Browse the repository at this point in the history
This reverts commit b5db1d5.
  • Loading branch information
kennystrawnmusic committed Apr 29, 2020
1 parent b5db1d5 commit 90d7219
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/registers/mod.rs
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ pub struct RegData {
cs: usize,
fs: usize,
gs: usize,
};
}

impl RegData {

Expand Down

0 comments on commit 90d7219

Please sign in to comment.