freebsd-nq/lib/libc/arm/sys
Ian Lepore f2e71517e0 In ARM asm code, ensure that every ENTRY(foo) has a matching END(foo).
The EABI unwind info requires a .fnend for every .fnstart, and newer
binutils will complain about seeing two .fnstart in a row.  This change
allows newer tools to compile our code.

Reported by:	bapt
Reviewed by:	imp
2014-08-31 17:21:51 +00:00
..
__vdso_gettc.c
brk.S
cerror.S
fork.S
Makefile.inc
Ovfork.S
pipe.S
ptrace.S
sbrk.S
shmat.S
sigreturn.S
syscall.S