Merged revisions 8245-8298 via svnmerge from
[cacao.git] / src / vm / jit / x86_64 / arch.h
index 8206e3698e1a0e78cc8c144a23563522417c1cb6..0fcb8aac461c0df276b636cfe547978bad2ac641 100644 (file)
@@ -22,7 +22,7 @@
    Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
    02110-1301, USA.
 
-   $Id: arch.h 7695 2007-04-12 19:49:34Z twisti $
+   $Id: arch.h 8247 2007-07-31 12:06:44Z michi $
 
 */
 
 /* replacement ****************************************************************/
 
 #define REPLACEMENT_PATCH_SIZE           5             /* bytes */
-#define REPLACEMENT_STUB_SIZE            (10+2+10+2+1) /* bytes */
 
 #endif /* _ARCH_H */