summaryrefslogtreecommitdiffhomepage
path: root/Sources
diff options
context:
space:
mode:
authorAmlal El Mahrouss <113760121+Amlal-ElMahrouss@users.noreply.github.com>2024-04-08 21:15:22 +0200
committerAmlal El Mahrouss <113760121+Amlal-ElMahrouss@users.noreply.github.com>2024-04-08 21:15:22 +0200
commit91465412c388dbbff1b956330eb19e43e2e41b0f (patch)
treedfcb3ee6243efdd226355d327906a109d09575df /Sources
parent967a9451781c09d2c0332bbcbca92e3c84336d68 (diff)
Meta: Add metadata for bpp tool.
Signed-off-by: Amlal El Mahrouss <113760121+Amlal-ElMahrouss@users.noreply.github.com>
Diffstat (limited to 'Sources')
-rw-r--r--Sources/ppc-cc.cc2
-rw-r--r--Sources/ppcasm.cc2
2 files changed, 2 insertions, 2 deletions
diff --git a/Sources/ppc-cc.cc b/Sources/ppc-cc.cc
index 0548dae..27fc4ab 100644
--- a/Sources/ppc-cc.cc
+++ b/Sources/ppc-cc.cc
@@ -7,7 +7,7 @@
* ========================================================
*/
-/// BUGS: ?
+/// BUGS: 0
/// TODO:
#include <Headers/AsmKit/CPU/ppc.hpp>
diff --git a/Sources/ppcasm.cc b/Sources/ppcasm.cc
index dce7c4a..7a253a7 100644
--- a/Sources/ppcasm.cc
+++ b/Sources/ppcasm.cc
@@ -4,7 +4,7 @@
------------------------------------------- */
-/// bugs: 0
+/// BUGS: 0
/////////////////////////////////////////////////////////////////////////////////////////