summaryrefslogtreecommitdiffhomepage
path: root/dev/LibCompiler/ErrorID.h
diff options
context:
space:
mode:
authorAmlal El Mahrouss <amlal@nekernel.org>2025-05-12 08:29:40 +0200
committerGitHub <noreply@github.com>2025-05-12 08:29:40 +0200
commit1ddeab9a4426abd781a5066ba79af2ba64de11d9 (patch)
tree06155b0e26fcc2a9fc2d8e684155f82ded3d1552 /dev/LibCompiler/ErrorID.h
parent87979899ce833ca477bb563b84e3698224119dab (diff)
parent2be9a150bb742987330c6de4dac23d4d2efb1ebe (diff)
Merge pull request #5 from nekernel-org/dev
0.0.1e2
Diffstat (limited to 'dev/LibCompiler/ErrorID.h')
-rw-r--r--dev/LibCompiler/ErrorID.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/dev/LibCompiler/ErrorID.h b/dev/LibCompiler/ErrorID.h
index 380fa69..45bb393 100644
--- a/dev/LibCompiler/ErrorID.h
+++ b/dev/LibCompiler/ErrorID.h
@@ -21,3 +21,4 @@
#define LIBCOMPILER_INVALID_DATA -35
#define LIBCOMPILER_UNIMPLEMENTED -36
#define LIBCOMPILER_FAT_ERROR -37
+#define LIBCOMPILER_INVALID_ARCH -38