GNU header update.
[cacao.git] / src / vm / jit / x86_64 / types.h
index 5e9ad14d5269eb3e862d1ce66da811999c015d75..57f01737d3d774b0d3ee1441e7a1f8a5191f6467 100644 (file)
@@ -1,9 +1,9 @@
 /* jit/x86_64/types.h - cacao types for x86_64
 
-   Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003
-   R. Grafl, A. Krall, C. Kruegel, C. Oates, R. Obermaisser,
-   M. Probst, S. Ring, E. Steiner, C. Thalinger, D. Thuernbeck,
-   P. Tomsich, J. Wenninger
+   Copyright (C) 1996-2005 R. Grafl, A. Krall, C. Kruegel, C. Oates,
+   R. Obermaisser, M. Platter, M. Probst, S. Ring, E. Steiner,
+   C. Thalinger, D. Thuernbeck, P. Tomsich, C. Ullrich, J. Wenninger,
+   Institut f. Computersprachen - TU Wien
 
    This file is part of CACAO.
 
@@ -26,7 +26,7 @@
 
    Authors: Christian Thalinger
 
-   $Id: types.h 1580 2004-11-24 13:56:44Z twisti $
+   $Id: types.h 1735 2004-12-07 14:33:27Z twisti $
 
 */
 
@@ -34,7 +34,7 @@
 #ifndef _CACAO_TYPES_H
 #define _CACAO_TYPES_H
 
-#include "jit/x86_64/arch.h"
+#include "vm/jit/x86_64/arch.h"
 
 
 /* define the sizes of the integer types used internally by cacao */