freebsd-dev/sys/i386/acpica
John Baldwin 533f1f686f i386 acpi: Remove unneeded function declaration.
The declaration didn't use matching array bounds as the later
definition raising a -Warray-parameters warning from GCC.  However,
the function is also defined before it is used, so the declaration
isn't strictly needed.
2023-06-30 09:43:52 -07:00
..
acpi_machdep.c spdx: The BSD-2-Clause-FreeBSD identifier is obsolete, drop -FreeBSD 2023-05-12 10:44:03 -06:00
acpi_wakecode.S x86: Move i386 timerreg.h to x86 2023-04-20 19:42:59 +03:00
acpi_wakeup.c i386 acpi: Remove unneeded function declaration. 2023-06-30 09:43:52 -07:00