1 /***********************************************************************/
5 /* Xavier Leroy, projet Cristal, INRIA Rocquencourt */
7 /* Copyright 1996 Institut National de Recherche en Informatique et */
8 /* en Automatique. All rights reserved. This file is distributed */
9 /* under the terms of the Q Public License version 1.0. */
11 /***********************************************************************/
16 #define Call_gen_code _call_gen_code
17 #define Caml_c_call _caml_c_call
19 #define Call_gen_code call_gen_code
20 #define Caml_c_call caml_c_call