diff options
| author | Amlal El Mahrouss <amlal@nekernel.org> | 2025-05-12 08:29:40 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-05-12 08:29:40 +0200 |
| commit | 1ddeab9a4426abd781a5066ba79af2ba64de11d9 (patch) | |
| tree | 06155b0e26fcc2a9fc2d8e684155f82ded3d1552 /dev/LibCompiler/ErrorID.h | |
| parent | 87979899ce833ca477bb563b84e3698224119dab (diff) | |
| parent | 2be9a150bb742987330c6de4dac23d4d2efb1ebe (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.h | 1 |
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 |
