kernel-ark/include/asm-blackfin
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
..
mach-bf527 Blackfin arch: update blackfin header files to latest one in VDSP. 2007-05-21 09:50:23 -07:00
mach-bf533 Blackfin arch: Add Support for Peripheral PortMux and resouce allocation 2007-07-12 12:32:52 +08:00
mach-bf537 Blackfin arch: Add Support for Peripheral PortMux and resouce allocation 2007-07-12 12:32:52 +08:00
mach-bf548 Blackfin arch: add BF54x I2C/TWI TWI0 driver support 2007-07-25 16:58:03 +08:00
mach-bf561 Blackfin arch: fix the aliased write macros 2007-08-05 17:21:55 +08:00
mach-common Blackfin arch: Start untangling the CPLB handling code. 2007-07-12 16:25:29 +08:00
a.out.h
atomic.h
auxvec.h
bf5xx_timers.h
bfin5xx_spi.h
bfin_simple_timer.h
bfin_sport.h
bfin-global.h Blackfin arch: Initialize the exception vectors early in the boot process 2007-07-25 14:44:49 +08:00
bitops.h
blackfin.h Blackfin arch: update ANOMALY handling 2007-06-21 11:34:16 +08:00
bug.h
bugs.h
byteorder.h
cache.h
cacheflush.h
checksum.h
cplb.h
cplbinit.h Blackfin arch: Start untangling the CPLB handling code. 2007-07-12 16:25:29 +08:00
cpumask.h
cputime.h
current.h
delay.h
device.h
div64.h
dma-mapping.h Blackfin arch: Add definition of dma_mapping_error 2007-06-21 11:34:16 +08:00
dma.h
dpmc.h
elf.h
emergency-restart.h
entry.h
errno.h
fb.h fbdev: detect primary display device 2007-07-17 10:23:11 -07:00
fcntl.h
fixed_code.h Blackfin arch: defines and provides entry points for certain user space functions at fixed addresses 2007-06-21 11:34:16 +08:00
flat.h
futex.h
gpio.h Blackfin arch: Add Support for Peripheral PortMux and resouce allocation 2007-07-12 12:32:52 +08:00
hardirq.h Blackfin arch: Enable BF54x PIN/GPIO interrupts 2007-07-12 16:17:18 +08:00
hw_irq.h
ide.h
io.h Blackfin arch: add proper const volatile to addr argument to the read functions 2007-06-21 11:34:16 +08:00
ioctl.h
ioctls.h
ipc.h
ipcbuf.h
irq_handler.h
irq_regs.h
irq.h
Kbuild Blackfin arch: defines and provides entry points for certain user space functions at fixed addresses 2007-06-21 11:34:16 +08:00
kdebug.h
kgdb.h Blackfin arch: kgdb specific code 2007-06-29 16:35:17 +08:00
kmap_types.h
l1layout.h
linkage.h
local.h
mem_map.h
mman.h Blackfin arch: clean up some coding style issues 2007-07-12 17:26:31 +08:00
mmu_context.h
mmu.h
module.h
msgbuf.h
mutex.h
namei.h
page_offset.h
page.h Blackfin arch: use PAGE_SIZE when doing aligns rather than hardcoded values 2007-07-12 12:20:20 +08:00
param.h
pci.h
percpu.h
pgalloc.h
pgtable.h
poll.h
portmux.h Blackfin arch: Add Support for Peripheral PortMux and resouce allocation 2007-07-12 12:32:52 +08:00
posix_types.h
processor.h Blackfin arch: Add proper -mcpu option according to the cpu and silicon revision configuration 2007-06-25 18:04:12 +08:00
ptrace.h
resource.h
scatterlist.h
sections.h
segment.h
semaphore-helper.h
semaphore.h
sembuf.h
setup.h
shmbuf.h
shmparam.h
sigcontext.h
siginfo.h
signal.h
socket.h
sockios.h
spinlock.h
stat.h
statfs.h
string.h Blackfin arch: fix some bugs in lib/string.h functions found by our string testing modules 2007-09-12 16:30:15 +08:00
system.h rename thread_info to stack 2007-05-09 12:30:56 -07:00
termbits.h lots-of-architectures: enable arbitary speed tty support 2007-07-10 17:51:13 -07:00
termios.h
thread_info.h remove unused TIF_NOTIFY_RESUME flag 2007-07-31 15:39:38 -07:00
timex.h
tlb.h
tlbflush.h
topology.h
trace.h Blackfin arch: Clean up trace buffer handling, No major functional changes. 2007-06-21 16:34:08 +08:00
traps.h
types.h
uaccess.h Blackfin arch: Change NO_ACCESS_CHECK to ACCESS_CHECK 2007-05-21 09:50:23 -07:00
ucontext.h
unaligned.h
unistd.h Blackfin arch: add some missing syscall 2007-09-23 00:51:32 +08:00
user.h