1
linux/arch/hexagon/include/asm
Arnd Bergmann 36d69c2975 hexagon: use new system call table
The uapi/asm/unistd_32.h and asm/syscall_table_32.h headers can now be
generated from scripts/syscall.tbl, which makes this consistent with
the other architectures that have their own syscall.tbl.

The time32, stat64, rlimit and renameat entries in the syscall_abis_32
line are for system calls that were part of the generic ABI when
arch/hexagon got added but are no longer enabled by default for new
architectures.

As a side-effect, calling an unimplemented syscall now return -ENOSYS
rather than branching into a NULL pointer.

Signed-off-by: Arnd Bergmann <arnd@arndb.de>
2024-07-10 14:23:38 +02:00
..
asm-offsets.h
atomic.h
bitops.h
cache.h
cacheflush.h
checksum.h
cmpxchg.h
delay.h
dma.h
elf.h
exec.h
fixmap.h
fpu.h
futex.h
hexagon_vm.h
intrinsics.h
io.h
irq.h
irqflags.h
Kbuild hexagon: use new system call table 2024-07-10 14:23:38 +02:00
kgdb.h
linkage.h
mem-layout.h
mmu_context.h
mmu.h
page.h arch: consolidate existing CONFIG_PAGE_SIZE_*KB definitions 2024-03-06 19:28:26 +01:00
perf_event.h
pgalloc.h
pgtable.h
processor.h
ptrace.h
smp.h
spinlock_types.h
spinlock.h
string.h
suspend.h
switch_to.h
syscall.h
syscalls.h hexagon: fix fadvise64_64 calling conventions 2024-06-25 15:57:37 +02:00
thread_info.h
time.h
timex.h
tlb.h
tlbflush.h
traps.h
uaccess.h
unistd.h hexagon: use new system call table 2024-07-10 14:23:38 +02:00
vdso.h
vermagic.h
vm_fault.h
vm_mmu.h
vmalloc.h