diff options
author | Jung-uk Kim <jkim@FreeBSD.org> | 2025-01-03 21:53:44 +0000 |
---|---|---|
committer | Jung-uk Kim <jkim@FreeBSD.org> | 2025-01-03 21:53:44 +0000 |
commit | 98a2c01a889887800ea689bbbed0c3c240712fc5 (patch) | |
tree | e75c78caccfdacc1a95e9767dafcf86123347052 /source/common/dmtbinfo3.c | |
parent | ae8106ed3aecee3e160f5b0a67b3cf0b500b3723 (diff) |
Import ACPICA 20241212vendor/acpica/20241212
Diffstat (limited to 'source/common/dmtbinfo3.c')
-rw-r--r-- | source/common/dmtbinfo3.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/source/common/dmtbinfo3.c b/source/common/dmtbinfo3.c index 2f67e5e70da1..1e6f609f3d72 100644 --- a/source/common/dmtbinfo3.c +++ b/source/common/dmtbinfo3.c @@ -379,7 +379,7 @@ ACPI_DMTABLE_INFO AcpiDmTableInfoSrat3[] = ACPI_DMT_TERMINATOR }; -/* 4: GCC ITS Affinity (ACPI 6.2) */ +/* 4: GIC ITS Affinity (ACPI 6.2) */ ACPI_DMTABLE_INFO AcpiDmTableInfoSrat4[] = { |