K 10 svn:author V 3 bde K 8 svn:date V 27 1995-12-25T07:19:32.000000Z K 7 svn:log V 337 Updated lkm examples to work with prototype-related changes to the MOD_MISC() and DISPATCH() macros. Renamed new_syscall module as new_syscall_mod. It seems to be standard to have module names ending with _mod, and this may be forced when MOD_SYSCALL() and MOD_VFS() are updated to match MOD_MISC(). Cleaned up lkm examples a little. END