freebsd_amp_hwpstate/sys/miscfs/devfs/reproto.sh

3 lines
73 B
Bash
Raw Normal View History

#!/bin/sh
grep -h '/\*proto\*/' *.c |awk '{print $0 ";"}' >devfs_proto.h