Release 4.10 arch/blackfin/include/asm/linkage.h
/*
* Copyright 2004-2009 Analog Devices Inc.
*
* Licensed under the GPL-2 or later.
*/
#ifndef __ASM_LINKAGE_H
#define __ASM_LINKAGE_H
#define __ALIGN .align 4
#define __ALIGN_STR ".align 4"
#endif
Overall Contributors
| Person | Tokens | Prop | Commits | CommitProp |
bryan wu | bryan wu | 16 | 94.12% | 1 | 50.00% |
robin getz | robin getz | 1 | 5.88% | 1 | 50.00% |
| Total | 17 | 100.00% | 2 | 100.00% |
Information contained on this website is for historical information purposes only and does not indicate or represent copyright ownership.