#!/bin/bash exec gcc -Wall -O2 -fno-strict-aliasing -D__KERNEL__ -DMODULE -I/lib/modules/$(uname -r)/build/include -c "$@"