NetBSD/tests/include
jmmv e110dcc954 Use compiler builtins instead of atf_arch and atf_machine.
The atf_arch and atf_machine configuration variables were removed from
atf-0.19 without me realizing that some tests were querying them directly.

Instead of reintroducing those variables, just rely on compiler builtins
as many other tests already do.

Should fix PR bin/48582.
2014-02-09 21:26:07 +00:00
..
machine
sys fix unused variable warnings 2013-10-19 17:45:00 +00:00
Makefile
Makefile.inc
d_bitstring_8.out
d_bitstring_27.out
d_bitstring_32.out
d_bitstring_49.out
d_bitstring_64.out
d_bitstring_67.out
t_bitstring.c
t_errno.c
t_glob.c
t_inttypes.c initialize variables 2013-10-19 17:44:37 +00:00
t_limits.c
t_netdb.c
t_paths.c Use compiler builtins instead of atf_arch and atf_machine. 2014-02-09 21:26:07 +00:00
t_stdint.c