summaryrefslogtreecommitdiff
path: root/sys/dev
diff options
context:
space:
mode:
authorreinoud <reinoud@NetBSD.org>2009-05-14 09:07:49 +0000
committerreinoud <reinoud@NetBSD.org>2009-05-14 09:07:49 +0000
commit8aafc997af928c5af0e22e511f18d6b2236fff88 (patch)
tree8587342a5b786f1acb0922a8c2b27f8db415476b /sys/dev
parent4b3a3e1885075b4d9ba6f04740b0f60ae90e91b9 (diff)
Fix prototypes to match the functions. The prototypes had `int' specified for
parameters or result where they should have been the corresponding enums. gcc won't bitch on them but conceptually they are different and could be stored in a different width. Compiling with pcc brought this to light.
Diffstat (limited to 'sys/dev')
0 files changed, 0 insertions, 0 deletions