freebsd-dev/lib/libc/arm/sys
Brooks Davis aec2fba60f Reduce duplicate NOASM and PSEUDO definitions
The initial value of NOASM is nearly the same in all cases and the
initial value of PSEUDO is the same in all cases so reduce duplication
(and hopefully, future merge conflicts) by machine independent defaults.

Also document the PSEUDO variable.

Reviewed by:	jhb, kib
Obtained from:	CheriBSD
Sponsored by:	DARPA, AFRL
Differential Revision:	https://reviews.freebsd.org/D7820
2016-09-08 22:38:20 +00:00
..
__vdso_gettc.c Implement userspace gettimeofday(2) with HPET timecounter. 2016-08-17 09:52:09 +00:00
brk.S Annotate arm userspace assembler sources stating their tolerance to 2015-09-29 16:09:58 +00:00
cerror.S Annotate arm userspace assembler sources stating their tolerance to 2015-09-29 16:09:58 +00:00
Makefile.inc Reduce duplicate NOASM and PSEUDO definitions 2016-09-08 22:38:20 +00:00
Ovfork.S Annotate arm userspace assembler sources stating their tolerance to 2015-09-29 16:09:58 +00:00
sbrk.S Annotate arm userspace assembler sources stating their tolerance to 2015-09-29 16:09:58 +00:00
shmat.S Annotate arm userspace assembler sources stating their tolerance to 2015-09-29 16:09:58 +00:00
sigreturn.S Annotate arm userspace assembler sources stating their tolerance to 2015-09-29 16:09:58 +00:00
syscall.S Annotate arm userspace assembler sources stating their tolerance to 2015-09-29 16:09:58 +00:00