K 10 svn:author V 3 imp K 8 svn:date V 27 2002-07-17T05:20:43.000000Z K 7 svn:log V 238 Eliminate the need for pccard_common.c by moving the function inline in the .h file. Make it static __inline to make sure that it doesn't wind up defined in any files. Also, fix a typo that said null_do_attach instead of null_do_probe. END