/* SPDX-License-Identifier: GPL-2.0-only */

Method (_PTS, 1)
{
}

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