summaryrefslogtreecommitdiffhomepage
path: root/dev/LibCompiler/src/Assembler32x0.cc
diff options
context:
space:
mode:
authorAmlal <amlal@nekernel.org>2025-05-01 08:50:44 +0200
committerAmlal <amlal@nekernel.org>2025-05-01 08:50:44 +0200
commitfb12b9730d78052f5cafbd84fbc9a830a22cec17 (patch)
treedf67a0724de4c76ce594222747220c233c3bc7f5 /dev/LibCompiler/src/Assembler32x0.cc
parent35ac989886dcab70ff4ba6bc6a1359d1290560ad (diff)
dev, LibCompiler: format codebase.0.0.1
Signed-off-by: Amlal <amlal@nekernel.org>
Diffstat (limited to 'dev/LibCompiler/src/Assembler32x0.cc')
-rw-r--r--dev/LibCompiler/src/Assembler32x0.cc1
1 files changed, 0 insertions, 1 deletions
diff --git a/dev/LibCompiler/src/Assembler32x0.cc b/dev/LibCompiler/src/Assembler32x0.cc
index a5a435c..ac24946 100644
--- a/dev/LibCompiler/src/Assembler32x0.cc
+++ b/dev/LibCompiler/src/Assembler32x0.cc
@@ -45,6 +45,5 @@
/////////////////////////////////////////////////////////////////////////////////////////
LIBCOMPILER_MODULE(NEAssemblerMain32000) {
-
return 0;
}