20 lines
872 B
C
20 lines
872 B
C
|
/***********************************************************************/
|
||
|
/* */
|
||
|
/* Caml Special Light */
|
||
|
/* */
|
||
|
/* Xavier Leroy, projet Cristal, INRIA Rocquencourt */
|
||
|
/* */
|
||
|
/* Copyright 1995 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
|
||
|
|