sys/util.h: Add IS_ALIGNED macro
Added IS_ALIGNED macro to check if a pointer is aligned to
a given alignment. Additionally, removed a macro with a
conflicting name in drivers/crypto_intel.
Signed-off-by:
Yonatan Schachter <yonatan.schachter@gmail.com>
Loading
Please sign in to comment