Files
china-dictatorship/hello-world/a/Acpi

7 lines
99 B
Plaintext
Raw Normal View History

2021-03-24 00:00:01 +00:00
Scope(\) {
Method(_WAK) {
Store ("Hello World", Debug)
Return(Package(2){0x00000000,0})
}
}