* md-abi.inc: Removed.
authortwisti <none@none>
Mon, 2 Jan 2006 14:26:06 +0000 (14:26 +0000)
committertwisti <none@none>
Mon, 2 Jan 2006 14:26:06 +0000 (14:26 +0000)
src/vm/jit/allocator/lsra.c

index c7e7a2d23d979c8e51d04df6d98e243719a0c5fe..3bbcaa7a7106ae2d557023be755d52b2b85b6c5a 100644 (file)
@@ -28,7 +28,7 @@
 
    Changes: Christian Thalinger
 
-   $Id: lsra.c 4055 2006-01-02 12:59:54Z christian $
+   $Id: lsra.c 4066 2006-01-02 14:26:06Z twisti $
 
 */
 
@@ -55,7 +55,6 @@
 #include "vm/jit/reg.h"
 #include "vm/jit/allocator/lsra.h"
 
-#include "md-abi.inc"
 
 /* function prototypes */
 bool lsra_test(methodinfo *, codegendata *);