Removed unused .globl defines (from i386): asm_builtin_anewarray, asm_builtin_newarra...
authortwisti <none@none>
Wed, 30 Mar 2005 12:55:00 +0000 (12:55 +0000)
committertwisti <none@none>
Wed, 30 Mar 2005 12:55:00 +0000 (12:55 +0000)
src/vm/jit/x86_64/asmpart.S

index b5a22bc7ae4cd433ae3b5da0aaa38378209ac8d0..645a8ae0d2b2a062de836ca9dfebf32af4f8e762 100644 (file)
@@ -28,7 +28,7 @@
             Reinhard Grafl
             Christian Thalinger
 
-   $Id: asmpart.S 2085 2005-03-25 15:54:09Z twisti $
+   $Id: asmpart.S 2144 2005-03-30 12:55:00Z twisti $
 
 */
 
@@ -94,8 +94,6 @@
        .globl asm_handle_nat_exception
        .globl asm_check_clinit
        .globl asm_builtin_checkarraycast
-       .globl asm_builtin_anewarray
-       .globl asm_builtin_newarray_array
        .globl asm_builtin_aastore
 
 #if defined(USE_THREADS)
        .globl asm_builtin_d2i
        .globl asm_builtin_d2l
 
-       .globl asm_builtin_arrayinstanceof
        .globl asm_perform_threadswitch
        .globl asm_initialize_thread_stack
        .globl asm_switchstackandcall