osdep: Rework alignment macros
Drop ALIGNED_N and ALIGNED_ARRAY_N in favor of using explicit alignment. This will allow us to increase the native alignment without unnecessarily increasing the alignment of everything that's currently 32-byte aligned.
Please register or sign in to comment