Commit 06b34750 authored by Andreas Mohr's avatar Andreas Mohr Committed by Alexandre Julliard

Added spec entry for _itoa.

parent 3781d0d6
...@@ -870,7 +870,7 @@ type win32 ...@@ -870,7 +870,7 @@ type win32
@ register _chkstk() NTDLL_chkstk @ register _chkstk() NTDLL_chkstk
@ stub _fltused @ stub _fltused
@ cdecl _ftol(double) CRTDLL__ftol @ cdecl _ftol(double) CRTDLL__ftol
@ stub _itoa @ cdecl _itoa(long ptr long) CRTDLL__itoa
@ stub _ltoa @ stub _ltoa
@ stub _memccpy @ stub _memccpy
@ cdecl _memicmp(str str long) CRTDLL__memicmp @ cdecl _memicmp(str str long) CRTDLL__memicmp
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment