RemixVSL / iomemory-vsl4

Updated Fusion-io iomemory VSL4 Linux (version 4.3.7) driver for recent kernels.
55 stars 9 forks source link

Fix missing prototypes #52

Closed snuf closed 6 months ago

snuf commented 6 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.