--- qemu/roms/seabios/tools/gen-offsets.sh 2018/04/24 17:36:48 1.1 +++ qemu/roms/seabios/tools/gen-offsets.sh 2018/04/24 19:43:59 1.1.1.2 @@ -1,4 +1,4 @@ -: +#!/bin/sh # Extract definitions from an assembler file. This is based on code # from the Linux Kernel. INFILE=$1