RemixVSL / iomemory-vsl

Updated Fusion-io iomemory VSL Linux (version 3.2.16) driver for recent kernels.
150 stars 27 forks source link

Fix missing prototypes #127

Closed snuf closed 5 months ago

snuf commented 5 months ago

There were some prototypes missing for the tests and the driver. This commit adds the prototypes and turns on -Werror again, as it should be on.