I\'m trying to get gcov coverage for a simple linux driver. The driver code is very basic with just init() and exit() routines.
/* ** Module Init function */