linux/arch/blackfin/mach-common
Mike Frysinger 080bb657eb Blackfin: delete fork func
We don't implement fork() since we are no-mmu, so redirect it to the
existing ENOSYS stub rather than adding a custom EINVAL one.

Signed-off-by: Mike Frysinger <vapier@gentoo.org>
Signed-off-by: Bob Liu <lliubbo@gmail.com>
2012-05-21 14:54:39 +08:00
..
arch_checks.c
cache-c.c
cache.S
clock.h
clocks-init.c
cpufreq.c blackfin: bf60x: fix compiling warning 2012-05-21 14:54:26 +08:00
dpmc_modes.S blackfin: bf60x: add power management support 2012-05-21 14:54:24 +08:00
dpmc.c
entry.S Blackfin: delete fork func 2012-05-21 14:54:39 +08:00
head.S
interrupt.S
ints-priority.c blackfin: mach-common: ints-priority: fix compile error 2012-05-21 14:54:33 +08:00
Makefile blackfin: bf60x: add power management support 2012-05-21 14:54:24 +08:00
pm.c blackfin: bf60x: add power management support 2012-05-21 14:54:24 +08:00
smp.c