aboutsummaryrefslogtreecommitdiffstats
path: root/testsuite/vhpi/002load_entrypoint
diff options
context:
space:
mode:
authorMarlon James <marlon.james@gmail.com>2021-04-17 15:08:50 -0700
committertgingold <tgingold@users.noreply.github.com>2021-04-18 17:34:57 +0200
commit90ac6b099104d285babbf0bce15cd735bf790336 (patch)
treed099bc04b7d897b239b263fc9f4d7ec0ea6b01c4 /testsuite/vhpi/002load_entrypoint
parente9de3601fcd8e164ffcbf8243b45619d72a4ef3a (diff)
downloadghdl-90ac6b099104d285babbf0bce15cd735bf790336.tar.gz
ghdl-90ac6b099104d285babbf0bce15cd735bf790336.tar.bz2
ghdl-90ac6b099104d285babbf0bce15cd735bf790336.zip
VHPI: add tracing tests
Diffstat (limited to 'testsuite/vhpi/002load_entrypoint')
-rw-r--r--testsuite/vhpi/002load_entrypoint/vhpi_lib.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/testsuite/vhpi/002load_entrypoint/vhpi_lib.c b/testsuite/vhpi/002load_entrypoint/vhpi_lib.c
index 414eac731..625dbf408 100644
--- a/testsuite/vhpi/002load_entrypoint/vhpi_lib.c
+++ b/testsuite/vhpi/002load_entrypoint/vhpi_lib.c
@@ -1,5 +1,5 @@
#include <stdio.h>
-#include <vpi_user.h>
+#include <vhpi_user.h>
void my_startup()
{