1761206468
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
#!/bin/bash
|
||||
set -e
|
||||
as -o poweroff_aarch64.o poweroff_aarch64.s
|
||||
ld -o poweroff_aarch64 poweroff_aarch64.o
|
||||
Reference in New Issue
Block a user