mirror of
https://github.com/MariaDB/server.git
synced 2025-01-31 11:01:52 +01:00
Yet another idef error
This commit is contained in:
parent
5c52a441cc
commit
0f0115a798
1 changed files with 1 additions and 1 deletions
|
@ -19,7 +19,7 @@ typedef time_t ib_time_t;
|
|||
|
||||
#ifdef HAVE_PAUSE_INSTRUCTION
|
||||
#define PAUSE_INSTRUCTION(volatile_var) {__asm__ __volatile__ ("pause");}
|
||||
#elif
|
||||
#else
|
||||
#ifdef UNIV_SYNC_ATOMIC
|
||||
#define PAUSE_INSTRUCTION(volatile_var) \
|
||||
{ \
|
||||
|
|
Loading…
Add table
Reference in a new issue