* src/vm/jit/powerpc/darwin/md-asm.h,
authorstefan <none@none>
Sun, 1 Apr 2007 16:18:16 +0000 (16:18 +0000)
committerstefan <none@none>
Sun, 1 Apr 2007 16:18:16 +0000 (16:18 +0000)
src/vm/jit/i386/darwin/md-asm.h: added missing symbol asm_vm_call_method_end.

src/vm/jit/i386/darwin/md-asm.h
src/vm/jit/powerpc/darwin/md-asm.h

index b936705618b194acc25d96e065a632a48b7c47ec..f54b9af063a3cc48979c6474057b49d734182c23 100644 (file)
@@ -85,6 +85,7 @@
 #define asm_vm_call_method_long               _asm_vm_call_method_long
 #define asm_vm_call_method_float              _asm_vm_call_method_float
 #define asm_vm_call_method_double             _asm_vm_call_method_double
+#define asm_vm_call_method_end                _asm_vm_call_method_end
 
 #define asm_vm_call_method_exception_handler  _asm_vm_call_method_exception_handler
 
index b84052ca07306f8bae8af830b7cdf0235abf4824..ea5f8b44d4a9fec0843fd7f1e07be2cfb4f9902e 100644 (file)
@@ -28,7 +28,7 @@
 
    Changes:
 
-   $Id: md-asm.h 6182 2006-12-12 21:12:23Z twisti $
+   $Id: md-asm.h 7621 2007-04-01 16:18:16Z stefan $
 
 */
 
 #define asm_vm_call_method_long               _asm_vm_call_method_long
 #define asm_vm_call_method_float              _asm_vm_call_method_float
 #define asm_vm_call_method_double             _asm_vm_call_method_double
+#define asm_vm_call_method_end                _asm_vm_call_method_end
 
 #define asm_vm_call_method_exception_handler  _asm_vm_call_method_exception_handler