summaryrefslogtreecommitdiffhomepage
path: root/src/debug/ptyc_dbg_cat.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/debug/ptyc_dbg_cat.c')
-rw-r--r--src/debug/ptyc_dbg_cat.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/debug/ptyc_dbg_cat.c b/src/debug/ptyc_dbg_cat.c
index 4e5e63b..9cb54f6 100644
--- a/src/debug/ptyc_dbg_cat.c
+++ b/src/debug/ptyc_dbg_cat.c
@@ -125,7 +125,7 @@ static int32_t ptyc_cat(
: status;
}
-int ptyc_dbg_cat(struct ptyc_driver_ctx * dctx)
+int __stdcall ptyc_dbg_cat(struct ptyc_driver_ctx * dctx)
{
int32_t status;
void * hevent;