original_kernel/arch/tile/kernel
Chris Metcalf e72d5c7e9c arch/tile: avoid unused variable warning in proc.c for tilegx
Until we push the unaligned access support for tilegx, it's silly
to have arch/tile/kernel/proc.c generate a warning about an unused
variable.  Extend the #ifdef to cover all the code and data for now.

Signed-off-by: Chris Metcalf <cmetcalf@tilera.com>
2012-04-11 12:45:20 -04:00
..
Makefile
asm-offsets.c
backtrace.c
compat.c
compat_signal.c
early_printk.c
entry.S
futex_64.S
hardwall.c
head_32.S
head_64.S
hvglue.lds
init_task.c
intvec_32.S
intvec_64.S
irq.c
machine_kexec.c
messaging.c
module.c
pci-dma.c
pci.c
proc.c
process.c
ptrace.c
reboot.c
regs_32.S
regs_64.S
relocate_kernel.S
setup.c
signal.c
single_step.c
smp.c
smpboot.c
stack.c
sys.c
sysfs.c
tile-desc_32.c
tile-desc_64.c
time.c
tlb.c
traps.c
vmlinux.lds.S