mirror of
https://github.com/ProgramSnail/Lama.git
synced 2025-12-05 22:38:44 +00:00
build fixes
This commit is contained in:
parent
e17f1f70ed
commit
da050c082c
4 changed files with 7 additions and 8 deletions
|
|
@ -14,8 +14,6 @@
|
|||
|
||||
#include "../../runtime/runtime_common.h"
|
||||
|
||||
#define WORD_SIZE (CHAR_BIT * sizeof(int))
|
||||
|
||||
// ---
|
||||
|
||||
void Lassert(void *f, char *s, ...);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue