2002-08-12 03:34:58 +02:00
|
|
|
#ifdef HAVE_CVS_IDENT
|
2003-01-10 20:01:38 +01:00
|
|
|
#ident "$Id: vvp_vpi.cc,v 1.8 2003/01/10 19:01:38 steve Exp $"
|
2002-08-12 01:47:04 +02:00
|
|
|
#endif
|
|
|
|
|
|
2001-06-12 05:53:10 +02:00
|
|
|
#include <stdarg.h>
|
|
|
|
|
#include "vpi_user.h"
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
void vvp_vpi_init()
|
|
|
|
|
{
|
|
|
|
|
}
|
2002-08-12 01:47:04 +02:00
|
|
|
|
|
|
|
|
/*
|
|
|
|
|
* $Log: vvp_vpi.cc,v $
|
2003-01-10 20:01:38 +01:00
|
|
|
* Revision 1.8 2003/01/10 19:01:38 steve
|
|
|
|
|
* Remove thunks from vpi init.
|
2002-08-12 01:47:04 +02:00
|
|
|
*
|
|
|
|
|
*/
|