diff options
| author | Christoph Muellner <[email protected]> | 2021-04-06 03:53:52 +0200 |
|---|---|---|
| committer | Anup Patel <[email protected]> | 2021-04-09 18:37:06 +0530 |
| commit | d4a94ea471451f0a24e02e2e7ebf869bb4f7dbf4 (patch) | |
| tree | f58500cda64030d60c7382d76131d42dbdaa02cb /lib | |
| parent | e71a7c10a934cdfa4c88f0f7b0c8ecb33c9bcff1 (diff) | |
include: types: Add __aligned(x) to define the minimum alignement
The __aligned(x) macro is a common wrapper around compiler's
aligned attribute, which allow to define the minimum alignement
of a data type. Let's add this macro.
Signed-off-by: Christoph Muellner <[email protected]>
Reviewed-by: Anup Patel <[email protected]>
Diffstat (limited to 'lib')
0 files changed, 0 insertions, 0 deletions
