aboutsummaryrefslogtreecommitdiff
path: root/ft_write.s
diff options
context:
space:
mode:
Diffstat (limited to 'ft_write.s')
-rw-r--r--ft_write.s12
1 files changed, 12 insertions, 0 deletions
diff --git a/ft_write.s b/ft_write.s
index 9cd1d3f..2e26ccd 100644
--- a/ft_write.s
+++ b/ft_write.s
@@ -1,3 +1,15 @@
+# **************************************************************************** #
+# #
+# ::: :::::::: #
+# ft_write.s :+: :+: :+: #
+# +:+ +:+ +:+ #
+# By: cacharle <marvin@42.fr> +#+ +:+ +#+ #
+# +#+#+#+#+#+ +#+ #
+# Created: 2019/11/22 03:04:47 by cacharle #+# #+# #
+# Updated: 2019/11/22 03:04:48 by cacharle ### ########.fr #
+# #
+# **************************************************************************** #
+
.globl _ft_write
_ft_write: