Add vpi_mcd_flush to vvp.def for cygwin
In the recent changes to $fflush() I missed adding this for cygwin.
This commit is contained in:
parent
bab9c7adba
commit
83a1ee8cf5
|
|
@ -17,6 +17,7 @@ vpi_handle_by_index
|
|||
vpi_handle_by_name
|
||||
vpi_iterate
|
||||
vpi_mcd_close
|
||||
vpi_mcd_flush
|
||||
vpi_mcd_name
|
||||
vpi_mcd_open
|
||||
vpi_mcd_printf
|
||||
|
|
|
|||
Loading…
Reference in New Issue