freebsd-dev/usr.sbin/acpi
John Baldwin f4432625ed acpica: Quiet a -Wdangling-pointer warning in AcpiUtInitStackPtrTrace.
This function intentionally saves a pointer to an on-stack variable in
a global as a dubious way of reading the stack pointer.

Reviewed by:	imp, emaste
Differential Revision:	https://reviews.freebsd.org/D37535
2022-12-04 16:28:59 -08:00
..
acpiconf Fix "Mesurement" typo in usr.sbin/acpi/acpiconf/acpiconf.c 2022-01-07 07:59:11 -07:00
acpidb acpica: Quiet a -Wdangling-pointer warning in AcpiUtInitStackPtrTrace. 2022-12-04 16:28:59 -08:00
acpidump Decode couple arrays in NFIT table. 2022-08-18 21:30:38 -04:00
iasl acpica: Quiet a -Wdangling-pointer warning in AcpiUtInitStackPtrTrace. 2022-12-04 16:28:59 -08:00
Makefile
Makefile.inc usr.sbin: normalize paths using SRCTOP-relative paths or :H when possible 2017-03-04 11:38:03 +00:00