summaryrefslogtreecommitdiffstats
path: root/sys/amd64/acpica/genwakecode.sh
blob: c9d0077de56ae1c3d2ea7b1baef527708a3c63df (plain)
1
2
3
4
5
6
#!/bin/sh
# $FreeBSD$
#
file2c -sx 'static char wakecode[] = {' '};' <acpi_wakecode.bin

exit 0
OpenPOWER on IntegriCloud