gcc doesn't like ALIGN() being applied to an array type. Just use
__aligned instead.
Fixes: 80203a27e964 ("Add sys/_align.h replacing machine/_align.h")
Differential D54290
telnet: Remove usage of ALIGN Authored by markj on Thu, Dec 18, 5:50 PM. Tags None Referenced Files
Subscribers
Details
gcc doesn't like ALIGN() being applied to an array type. Just use Fixes: 80203a27e964 ("Add sys/_align.h replacing machine/_align.h")
Diff Detail
|