summaryrefslogtreecommitdiffstats
path: root/src/soc/amd/genoa/acpi/soc.asl
blob: 88b0df81c8581ba81a2accc1b64a9559bfb782d7 (plain)
1
2
3
4
5
6
/* SPDX-License-Identifier: GPL-2.0-only */

Scope(\_SB) {
	/* global utility methods expected within the \_SB scope */
	#include "pci_int_defs.asl"
} /* End \_SB scope */