X-Git-Url: https://git.ucc.asn.au/?p=ipdf%2Fcode.git;a=blobdiff_plain;f=src%2Fvfpu.h;fp=src%2Fvfpu.h;h=12ac9bc389ffc0126ea668fc15c296a32d62a40f;hp=edf471ab9ac0b4ce39c501a76bf618fa4c1d1a58;hb=7fc41b098090ad2d365ef34700542656947aa8ff;hpb=8776070c1c4694e319830e5445b64aae5160315e;ds=sidebyside diff --git a/src/vfpu.h b/src/vfpu.h index edf471a..12ac9bc 100644 --- a/src/vfpu.h +++ b/src/vfpu.h @@ -9,7 +9,7 @@ namespace VFPU { - extern int Start(); // Starts the VFPU + extern int Start(const char * vcd_output = NULL); // Starts the VFPU extern int Halt(); // Halts the VFPU /**