Fix a boatload of warnings in the generated code on the alpha.

This commit is contained in:
dfr 1999-11-09 22:32:29 +00:00
parent 28f2ea95f8
commit b19855937b

View File

@ -42,7 +42,7 @@ BEGIN {
print ioctl_includes
print ""
print "char *"
print "ioctlname(val)"
print "ioctlname(u_long val)"
print "{"
print ""
generate_case_statement = 0