summaryrefslogtreecommitdiff
path: root/src/mainboard/asrock/h77pro4-m/acpi/platform.asl
blob: 146be6592e8d21d23bdef6dc636b8b796458fe2e (plain)
1
2
3
4
5
6
7
8
9
10
/* SPDX-License-Identifier: GPL-2.0-or-later */

Method(_WAK, 1)
{
	Return(Package() {0, 0})
}

Method(_PTS, 1)
{
}