linux/arch/cris/kernel
Jesper Nilsson 85d9865721 CRIS: Fix alignment problem for older ld
CRISv10 uses a pretty old ld, which does not allow ALIGN(0),
(It becomes . = 0;) so instead we align to 1 byte.

Signed-off-by: Jesper Nilsson <jesper.nilsson@axis.com>
2010-08-04 18:30:01 +02:00
..
asm-offsets.c
crisksyms.c
irq.c
Makefile
module.c
process.c
profile.c CRIS: Return something from profile write 2010-08-04 13:02:40 +02:00
ptrace.c
setup.c
sys_cris.c
time.c CRIS: GENERIC_TIME fixes 2010-08-04 12:58:55 +02:00
traps.c
vmlinux.lds.S CRIS: Fix alignment problem for older ld 2010-08-04 18:30:01 +02:00