Part of the cleanup patches I'm working on are cleaning up prototypes, and
keeping track of where stuff might be used in the kernel is tricky. do we
have any definite information as to what systems cannot handle prototypes in
the kernel code? 

Is there an alternative that we might consider such as placing all
prototypes in headers/sources within a 

#ifndef NO_PROTOTYPES
#endif

block that would be defined/undefined on command line for kernel code?

-- Nathan

------------------------------------------------------------
Nathan Neulinger                       EMail:  [EMAIL PROTECTED]
University of Missouri - Rolla         Phone: (573) 341-4841
Computing Services                       Fax: (573) 341-4216
_______________________________________________
OpenAFS-devel mailing list
[EMAIL PROTECTED]
https://lists.openafs.org/mailman/listinfo/openafs-devel

Reply via email to