linux/arch/blackfin/mach-common
Bryan Wu 0b95f22bd3 Blackfin arch: add some missing syscall
When compiling the Blackfin kernel, checksyscalls.pl will report lots of missing syscalls warnings.
This patch will add some missing syscalls which make sense on Blackfin arch

After appling this patch, toolchain should be rebuilt. Then recompiling the kernel with the new
toolchain.

Signed-off-by: Bryan Wu <bryan.wu@analog.com>
2007-09-23 00:51:32 +08:00
..
cache.S Blackfin arch: update ANOMALY handling 2007-06-21 11:34:16 +08:00
cacheinit.S Blackfin arch: Load P0 before storing through it 2007-07-24 18:17:15 +08:00
cplbhdlr.S Blackfin arch: add proper ENDPROC() 2007-06-11 15:31:30 +08:00
cplbinfo.c Blackfin arch: cleanup warnings from checkpatch -- no functional changes 2007-07-12 22:58:21 +08:00
cplbmgr.S Blackfin arch: add proper ENDPROC() 2007-06-11 15:31:30 +08:00
dpmc.S blackfin architecture 2007-05-07 12:12:58 -07:00
entry.S Blackfin arch: add some missing syscall 2007-09-23 00:51:32 +08:00
interrupt.S Blackfin arch: Clean up trace buffer handling, No major functional changes. 2007-06-21 16:34:08 +08:00
ints-priority-dc.c Blackfin arch: Initialize the exception vectors early in the boot process 2007-07-25 14:44:49 +08:00
ints-priority-sc.c Blackfin arch: Initialize the exception vectors early in the boot process 2007-07-25 14:44:49 +08:00
irqpanic.c blackfin architecture 2007-05-07 12:12:58 -07:00
lock.S Blackfin arch: add proper ENDPROC() 2007-06-11 15:31:30 +08:00
Makefile Blackfin arch: initial supporting for BF548-EZKIT 2007-07-12 22:41:45 +08:00
pm.c Blackfin arch: Update/Fix PM support add new pm_ops valid 2007-08-27 17:29:10 +08:00