From bf05bd32769d10450473e769c470d384f0ae6485 Mon Sep 17 00:00:00 2001 From: midipix Date: Mon, 27 May 2019 23:10:05 +0000 Subject: debug helpers: __ntapi_tt_debug_execution_flow(): initial implementation. --- project/common.mk | 1 + 1 file changed, 1 insertion(+) (limited to 'project') diff --git a/project/common.mk b/project/common.mk index f5b4bd7..5009148 100644 --- a/project/common.mk +++ b/project/common.mk @@ -16,6 +16,7 @@ COMMON_SRCS = \ src/daemon/ntapi_dsr_init.c \ src/daemon/ntapi_dsr_internal_connection.c \ src/debug/ntapi_tt_create_debug_object.c \ + src/debug/ntapi_tt_debug_execution_flow.c \ src/fs/ntapi_tt_get_file_handle_type.c \ src/fs/ntapi_tt_istat.c \ src/fs/ntapi_tt_mount.c \ -- cgit v1.2.3