aboutsummaryrefslogtreecommitdiff
path: root/src/raw/services/gsp.rs
diff options
context:
space:
mode:
Diffstat (limited to 'src/raw/services/gsp.rs')
-rw-r--r--src/raw/services/gsp.rs3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/raw/services/gsp.rs b/src/raw/services/gsp.rs
index 029d782..af54e2c 100644
--- a/src/raw/services/gsp.rs
+++ b/src/raw/services/gsp.rs
@@ -1,8 +1,5 @@
use super::super::types::*;
-extern crate core;
-use core::clone::Clone;
-
#[inline]
pub fn GSP_REBASE_REG(r: u32) {
((r)-0x1EB00000);