about summary refs log tree commit diff
path: root/compiler/rustc/src/main.rs
diff options
context:
space:
mode:
Diffstat (limited to 'compiler/rustc/src/main.rs')
-rw-r--r--compiler/rustc/src/main.rs2
1 files changed, 1 insertions, 1 deletions
diff --git a/compiler/rustc/src/main.rs b/compiler/rustc/src/main.rs
index 3f03d1b6869..8c5447a91cd 100644
--- a/compiler/rustc/src/main.rs
+++ b/compiler/rustc/src/main.rs
@@ -36,7 +36,7 @@ fn main() {
             }
 
             #[used]
-            static _F7: unsafe extern "C" fn() = _rjem_je_zone_register();
+            static _F7: unsafe extern "C" fn() = _rjem_je_zone_register;
         }
     }