Mike Frysinger a3d3d9a7d9 sim: ppc: cleanup getrusage decls
Don't conflate HAVE_GETRUSAGE & HAVE_SYS_RESOURCE_H.  Use the latter
to include the header and nothing else.  Use the former to determine
whether to use the function and nothing else.  If we find a system
that doesn't follow POSIX and provides only one of these, we can
figure out how to support it then.  The manual local definition is
clashing with the system ones and leading to build failures with
newer C standards.

sim/ppc/emul_netbsd.c:51:5: error: a function declaration without a
	prototype is deprecated in all versions of C and is treated as a
	zero-parameter prototype in C2x, conflicting with a previous
	declaration [-Werror,-Wdeprecated-non-prototype]
2023-12-04 23:36:20 -05:00
..
2023-08-09 08:48:09 +09:30
2023-08-21 10:07:25 -07:00
2023-08-26 13:09:38 -06:00
2023-08-19 12:41:32 +09:30
2023-08-19 12:41:32 +09:30
2023-08-19 12:41:32 +09:30
2023-08-19 12:41:32 +09:30
2023-08-19 12:41:32 +09:30
2023-08-19 12:41:32 +09:30
2023-12-04 23:36:20 -05:00
2023-08-09 08:48:09 +09:30
2023-08-09 08:48:09 +09:30
2023-08-19 12:41:32 +09:30
2022-09-01 10:15:09 -04:00
2023-08-26 13:09:38 -06:00
2023-08-19 12:41:32 +09:30