index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
asm-x86
/
linkage_64.h
blob: b5f39d0189ce0d01191ac14809a3caeae2bcf85d (
plain
)
1
2
3
4
5
6
#ifndef __ASM_LINKAGE_H #define __ASM_LINKAGE_H #define __ALIGN .p2align 4,,15 #endif