Files

8 lines
139 B
C
Raw Permalink Normal View History

2021-05-06 18:02:30 -07:00
/* SPDX-License-Identifier: GPL-2.0 */
#ifndef _LINUX_ALIGN_H
#define _LINUX_ALIGN_H
2025-02-04 13:05:35 +01:00
#include <vdso/align.h>
2021-05-06 18:02:30 -07:00
#endif /* _LINUX_ALIGN_H */