Commit a24ba227 authored by Mikael Ronstrom's avatar Mikael Ronstrom

Make MY_ALIGNED usable to define alignment of data structures

parent 287df27c
......@@ -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.
......
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