* Sync up to trunk head (r64995).
[reactos.git] / lib / sdk / crt / string / i386 / tcsncat.inc
index a25df29..2b6fce6 100644 (file)
@@ -5,7 +5,8 @@
 PUBLIC _tcsncat\r
 .code\r
 \r
-_tcsncat:\r
+FUNC _tcsncat\r
+    FPO 0, 3, 2, 2, 0, FRAME_FPO\r
     push esi\r
     push edi\r
     mov edi, [esp + 12]\r
@@ -38,6 +39,7 @@ _tcsncat:
     pop esi\r
 \r
     ret\r
+ENDFUNC\r
 \r
 END\r
 /* EOF */\r