master
Preliminary bits for SuperH-based ports, based on NetBSD/sh3 codebase with minor changes.
No "\n" needed at the end of panic() strings.
The first field of struct cfdriver is a pointer. Put NULL rather than 0 here.
spelling
remove prototypes with no matching function; ok miod@