![]() |
|
|||
0001 /* SPDX-License-Identifier: GPL-2.0 */ 0002 #ifndef __ASM_LINKAGE_H 0003 #define __ASM_LINKAGE_H 0004 0005 #include <linux/stringify.h> 0006 0007 #define __ALIGN .align 16, 0x07 0008 #define __ALIGN_STR __stringify(__ALIGN) 0009 0010 #endif
[ Source navigation ] | [ Diff markup ] | [ Identifier search ] | [ general search ] |
This page was automatically generated by the 2.1.0 LXR engine. The LXR team |
![]() ![]() |