* Merged with 60f051a3c5ae.
[cacao.git] / src / vm / jit / alpha / codegen.h
index c445c78eff983d1030f6a6db332fcd8455d056f0..c43ba7b6d56574ea5e20fd3e402a99be17f594a3 100644 (file)
@@ -1,4 +1,4 @@
-/* vm/jit/alpha/codegen.h - code generation macros and definitions for Alpha
+/* src/vm/jit/alpha/codegen.h - code generation macros and definitions for Alpha
 
    Copyright (C) 1996-2005, 2006, 2007 R. Grafl, A. Krall, C. Kruegel,
    C. Oates, R. Obermaisser, M. Platter, M. Probst, S. Ring,
 
 /* stub defines ***************************************************************/
 
-#define COMPILERSTUB_CODESIZE    3 * 4
+#define COMPILERSTUB_CODESIZE    1 * 4
 
 
 /* macros to create code ******************************************************/