K 10 svn:author V 3 bde K 8 svn:date V 27 2004-04-18T14:37:27.000000Z K 7 svn:log V 353 Moved the function pointer in struct puc_device_description to the end of the struct, so that a placeholder for it (or unportable C99 initializers) are not needed for entries that don't use it. Use a C99 initializer for the 1 entry that uses it. Removed 91 placeholders. This also restores API compatibility with NetBSD and RELENG_4 for most entries. END