зеркало из https://github.com/github/ruby.git
Drop PREFETCH macro unused since 6b534134a7
This commit is contained in:
Родитель
fcfe36b733
Коммит
7202bf9ed8
|
@ -17,13 +17,6 @@ typedef unsigned long lindex_t;
|
|||
typedef VALUE GENTRY;
|
||||
typedef rb_iseq_t *ISEQ;
|
||||
|
||||
#ifdef __GNUC__
|
||||
/* TODO: machine dependent prefetch instruction */
|
||||
#define PREFETCH(pc)
|
||||
#else
|
||||
#define PREFETCH(pc)
|
||||
#endif
|
||||
|
||||
#if VMDEBUG > 0
|
||||
#define debugs printf
|
||||
#define DEBUG_ENTER_INSN(insn) \
|
||||
|
|
Загрузка…
Ссылка в новой задаче