mirror of
https://github.com/MariaDB/server.git
synced 2025-08-07 00:04:31 +03:00
Make MY_ALIGNED usable to define alignment of data structures
This commit is contained in:
@@ -140,7 +140,7 @@ struct my_aligned_storage
|
||||
|
||||
#endif /* __cplusplus */
|
||||
|
||||
# if defined(MY_ALIGNED)
|
||||
# ifndef MY_ALIGNED
|
||||
/*
|
||||
Make sure MY_ALIGNED can be used also on platforms where we don't
|
||||
have a way of aligning data structures.
|
||||
|
Reference in New Issue
Block a user