mirror of
https://github.com/opnsense/src.git
synced 2026-03-09 01:30:47 -04:00
warning: deprecated use of label at end of compound statement
ie: you cannot do this anymore:
switch(foo) {
....
default:
}
|
||
|---|---|---|
| .. | ||
| Osd | ||
| acpi.c | ||
| acpi_acad.c | ||
| acpi_battery.c | ||
| acpi_button.c | ||
| acpi_cmbat.c | ||
| acpi_cpu.c | ||
| acpi_ec.c | ||
| acpi_lid.c | ||
| acpi_pcib.c | ||
| acpi_pcib_acpi.c | ||
| acpi_powerres.c | ||
| acpi_resource.c | ||
| acpi_thermal.c | ||
| acpi_timer.c | ||
| acpica_support.c | ||
| acpica_support.h | ||
| acpiio.h | ||
| acpivar.h | ||