blob: aff432b6f47acf1abbe242cc78bbada5475becab [file] [log] [blame]
Joel Linna70493d2024-03-02 13:59:52 +01001/* SPDX-License-Identifier: GPL-2.0-only */
2
3Method(_WAK, 1)
4{
5 Return(Package() {0, 0})
6}
7
8Method(_PTS, 1)
9{
10}