summaryrefslogtreecommitdiff
path: root/include/macros.inc
diff options
context:
space:
mode:
authormrb0nk500 <b0nk@b0nk.xyz>2023-02-02 15:50:01 -0400
committermrb0nk500 <b0nk@b0nk.xyz>2023-02-02 15:50:01 -0400
commiteef1dd840b7cecac28c2e6b0574707b90a37d4e7 (patch)
treed6dd9058a9750f4815f41c8da8cccb661733fa97 /include/macros.inc
parentaa3d64708b9714aa18cee9f5ac63e2260ee8244b (diff)
macros.inc: use multi-line comments, instead of single line comments
Diffstat (limited to 'include/macros.inc')
-rw-r--r--include/macros.inc4
1 files changed, 2 insertions, 2 deletions
diff --git a/include/macros.inc b/include/macros.inc
index c83383d..daec514 100644
--- a/include/macros.inc
+++ b/include/macros.inc
@@ -1,5 +1,5 @@
-// This was taken from ppcdis.
-// https://github.com/SeekyCt/ppcdis/blob/main/include/macros.inc
+/* This was taken from ppcdis.*/
+/* https://github.com/SeekyCt/ppcdis/blob/main/include/macros.inc */
/* Register name macros */
.set r0, 0