mirror of
https://git.savannah.gnu.org/git/guile.git
synced 2025-05-04 14:20:26 +02:00
Move multiply defined macro to a single header file.
This commit is contained in:
parent
0b6cc01eea
commit
1ce1d00db8
11 changed files with 3 additions and 21 deletions
|
@ -20,8 +20,6 @@
|
|||
#include <lightning.h>
|
||||
#include <lightning/jit_private.h>
|
||||
|
||||
#define rc(value) jit_class_##value
|
||||
#define rn(reg) (jit_regno(_rvs[jit_regno(reg)].spec))
|
||||
#if __X32
|
||||
# define jit_arg_reg_p(i) 0
|
||||
# define jit_arg_f_reg_p(i) 0
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue