* Removed all Id tags.
[cacao.git] / src / vm / jit / i386 / arch.h
index 812b0c17114357c8906c802e447eec987a3e812c..fe086a8d775566519bbc7b7ed47caff36a4d9718 100644 (file)
@@ -22,8 +22,6 @@
    Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
    02110-1301, USA.
 
-   $Id: arch.h 8210 2007-07-18 12:51:00Z twisti $
-
 */
 
 
 /* replacement ****************************************************************/
 
 #define REPLACEMENT_PATCH_SIZE           5       /* bytes */
-#define REPLACEMENT_STUB_SIZE            (5+5+1) /* bytes */
 
 #endif /* _ARCH_H */