Revert "[TMP]"

This reverts commit 401805c229.
This commit is contained in:
ProgramSnail 2025-01-08 22:25:01 +03:00
parent 401805c229
commit 34d80da611
4 changed files with 1 additions and 2 deletions

View file

@ -2,7 +2,6 @@
#define __LAMA_RUNTIME__
#include "runtime_common.h"
#include <assert.h>
#include <ctype.h>
#include <errno.h>
@ -17,6 +16,6 @@
#define WORD_SIZE (CHAR_BIT * sizeof(ptrt))
void failure (char *s, ...);
_Noreturn void failure (char *s, ...);
#endif

Binary file not shown.

Binary file not shown.