summaryrefslogtreecommitdiffhomepage
path: root/src/debug/ptyc_dbg_oven.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/debug/ptyc_dbg_oven.c')
-rw-r--r--src/debug/ptyc_dbg_oven.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/debug/ptyc_dbg_oven.c b/src/debug/ptyc_dbg_oven.c
index 393076d..7357f57 100644
--- a/src/debug/ptyc_dbg_oven.c
+++ b/src/debug/ptyc_dbg_oven.c
@@ -12,7 +12,7 @@
#include <ptycon/ptycon.h>
#include "ptycon_driver_impl.h"
-int ptyc_dbg_oven(struct ptyc_driver_ctx_impl * ictx)
+int __stdcall ptyc_dbg_oven(struct ptyc_driver_ctx_impl * ictx)
{
(void)ictx;
return ntapi->tt_wait_for_dummy_event();