From aac1ecb7acc5196664ef65a2467cbe45c097841c Mon Sep 17 00:00:00 2001 From: midipix Date: Thu, 14 Jun 2018 07:51:51 +0000 Subject: string helper api's: added ntapi_tt_uintptr_to_dec{_null}_utf{8|16}(). --- project/common.mk | 1 + 1 file changed, 1 insertion(+) (limited to 'project') diff --git a/project/common.mk b/project/common.mk index 7be6a79..e993277 100644 --- a/project/common.mk +++ b/project/common.mk @@ -108,6 +108,7 @@ COMMON_SRCS = \ src/string/ntapi_tt_string_null_offset.c \ src/string/ntapi_tt_strncmp_multibyte.c \ src/string/ntapi_tt_strncmp_utf16.c \ + src/string/ntapi_tt_uintptr_to_dec.c \ src/string/ntapi_tt_uintptr_to_hex_utf16.c \ src/string/ntapi_tt_uintptr_to_hex_utf8.c \ src/sync/ntapi_tt_create_event.c \ -- cgit v1.2.3