Skip to content
  • Henrik Gramner's avatar
    osdep: Rework alignment macros · d13b4c3a
    Henrik Gramner authored
    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.
    d13b4c3a