diff options
Diffstat (limited to 'armstartup.s')
-rw-r--r-- | armstartup.s | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/armstartup.s b/armstartup.s index acea0d9..44d8bfb 100644 --- a/armstartup.s +++ b/armstartup.s @@ -366,14 +366,7 @@ start_address: .globl exp_real .globl pow_real .globl r_to_i_real - .globl truncate_real .globl entier_real - .globl ceiling_real - .globl round__real64 - .globl truncate__real64 - .globl entier__real64 - .globl ceiling__real64 - .globl int64a__to__real .ifdef PROFILE .globl init_profiler |