Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
xcap
xcap-capability-linux
b06babac45e1546dfb504f1f25eb0495632bfc41
b06babac45e1546dfb504f1f25eb0495632bfc41
Switch branch/tag
xcap-capability-linux
include
asm-x86_64
linkage.h
Find file
Normal view
History
Permalink
linkage.h
88 Bytes
Newer
Older
Linux-2.6.12-rc2
Linus Torvalds
committed
Apr 16, 2005
1
2
3
#ifndef __ASM_LINKAGE_H
#define __ASM_LINKAGE_H
[PATCH] Add proper alignment to ENTRY
Andi Kleen
committed
Sep 26, 2006
4
#define __ALIGN .p2align 4,,15
Linux-2.6.12-rc2
Linus Torvalds
committed
Apr 16, 2005
5
6
#endif