* Removed all Id tags.
[cacao.git] / src / vm / jit / powerpc / darwin / md-asm.h
index b84052ca07306f8bae8af830b7cdf0235abf4824..04947e59e3067c854d1351ce012d97a496413cc6 100644 (file)
@@ -28,8 +28,6 @@
 
    Changes:
 
-   $Id: md-asm.h 6182 2006-12-12 21:12:23Z twisti $
-
 */
 
 
 #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
 
 
 #define asm_cacheflush                        _asm_cacheflush
 
-#define asm_criticalsections                  _asm_criticalsections
-#define asm_getclassvalues_atomic             _asm_getclassvalues_atomic
-
 
 /* external defines ***********************************************************/