opnsense-src/lib/libc/sparc64/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
..
__sparc_sigtramp_setup.c
__sparc_utrap.c Provide a type for the argument. 2009-02-02 21:51:52 +00:00
__sparc_utrap_align.c
__sparc_utrap_emul.c
__sparc_utrap_fp_disabled.S
__sparc_utrap_gen.S Disconnect sun4v architecture from the three. 2011-05-14 01:53:38 +00:00
__sparc_utrap_install.c
__sparc_utrap_private.h
__sparc_utrap_setup.c In lib/libc/sparc64/sys/__sparc_utrap_setup.c, avoid an error about 2014-02-20 23:02:42 +00:00
assym.s
brk.S Per Regents of the University of Calfornia letter, remove advertising 2007-01-09 00:28:16 +00:00
cerror.S Per Regents of the University of Calfornia letter, remove advertising 2007-01-09 00:28:16 +00:00
exect.S Per Regents of the University of Calfornia letter, remove advertising 2007-01-09 00:28:16 +00:00
Makefile.inc Reduce duplicate NOASM and PSEUDO definitions 2016-09-08 22:38:20 +00:00
sbrk.S Per Regents of the University of Calfornia letter, remove advertising 2007-01-09 00:28:16 +00:00
setlogin.S Per Regents of the University of Calfornia letter, remove advertising 2007-01-09 00:28:16 +00:00
sigaction1.S Unbreak sparc64 after r276630 by calling __sparc_sigtramp_setup signal 2015-02-16 22:13:03 +00:00
sigcode.S