blob: 6c9cebe90cacf10a864e13c3fb04fd24969d72b1 [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 */
}