Commit df71c224 authored by heikki@donna.mysql.fi's avatar heikki@donna.mysql.fi

sync0sync.c This inline assmebly does not compile on gcc-2.96 and Intel: remove it

parent 534bd650
...@@ -167,7 +167,7 @@ struct sync_level_struct{ ...@@ -167,7 +167,7 @@ struct sync_level_struct{
}; };
#if defined(__GNUC__) && defined(UNIV_INTEL_X86) #if defined(notdefined) && defined(__GNUC__) && defined(UNIV_INTEL_X86)
ulint ulint
sync_gnuc_intelx86_test_and_set( sync_gnuc_intelx86_test_and_set(
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment