From 8592e5dc3376495d51eabea16d8c315e37bc51f7 Mon Sep 17 00:00:00 2001 From: JozanLeClerc Date: Mon, 27 Apr 2020 16:46:10 +0200 Subject: Better comments --- asm/r_cpyhead.asm | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'asm/r_cpyhead.asm') diff --git a/asm/r_cpyhead.asm b/asm/r_cpyhead.asm index 15b0d9e..fbbed6a 100644 --- a/asm/r_cpyhead.asm +++ b/asm/r_cpyhead.asm @@ -1,4 +1,4 @@ -/* ************************************************************************************ */ +/****************************************************************************************/ /* */ /* File : r_cpyhead.asm /_________/ */ /* Author : Joe | */ @@ -8,7 +8,7 @@ /* \ / */ /* \_____/ */ /* */ -/* ************************************************************************************ */ +/****************************************************************************************/ section .text extern memset -- cgit v1.2.3