X-Git-Url: https://git.ucc.asn.au/?p=ipdf%2Fcode.git;a=blobdiff_plain;f=src%2Fvfpu.h;h=12ac9bc389ffc0126ea668fc15c296a32d62a40f;hp=edf471ab9ac0b4ce39c501a76bf618fa4c1d1a58;hb=b8c16a21a8f59ff8cde6bb546cc44a6fc422c2b7;hpb=c0f947a6ce10a329eec81e4df820ac52f7ab371f 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 /**