summaryrefslogtreecommitdiff
path: root/features/macro/mkc_attribute_aligned.c
blob: 2c7d96326e69d59ac8474eee8c489617fc6f2878 (plain)
1
char array[256] __attribute__((aligned(256)));