mirror of
https://github.com/jart/cosmopolitan.git
synced 2025-05-23 22:02:27 +00:00
parent
4d3195f57a
commit
b16b332539
70 changed files with 532 additions and 1047 deletions
7
third_party/lua/lopcodes.c
vendored
7
third_party/lua/lopcodes.c
vendored
|
@ -7,11 +7,10 @@
|
|||
#define lopcodes_c
|
||||
#define LUA_CORE
|
||||
|
||||
#include "lprefix.h"
|
||||
|
||||
|
||||
#include "lopcodes.h"
|
||||
#include "third_party/lua/lopcodes.h"
|
||||
#include "third_party/lua/lprefix.h"
|
||||
|
||||
/* clang-format off */
|
||||
|
||||
/* ORDER OP */
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue