littlekernel / lk

LK embedded kernel

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

switch __ALIGNED to stdalign.h

travisg opened this issue · comments

stdalign.h implements alignas and alignof which is nicer to use and more standard.