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

exit 0
OpenPOWER on IntegriCloud