blob: be40bcd2d8ab80e31db9b077f800b9655b47626f [file] [log] [blame]
/* SPDX-License-Identifier: GPL-2.0-only */
Method(_WAK,1)
{
/* FIXME: EC support */
Return(Package(){0,0})
}
Method(_PTS,1)
{
/* FIXME: EC support */
}