20 lines
872 B
C
20 lines
872 B
C
/***********************************************************************/
|
|
/* */
|
|
/* Objective Caml */
|
|
/* */
|
|
/* Xavier Leroy, projet Cristal, INRIA Rocquencourt */
|
|
/* */
|
|
/* Copyright 1996 Institut National de Recherche en Informatique et */
|
|
/* Automatique. Distributed only by permission. */
|
|
/* */
|
|
/***********************************************************************/
|
|
|
|
/* $Id$ */
|
|
|
|
/* Machine configuration, Intel x86 processors, Windows NT */
|
|
|
|
#undef SIXTYFOUR
|
|
#undef BIG_ENDIAN
|
|
#undef ALIGN_DOUBLE
|
|
|