K 10 svn:author V 3 bde K 8 svn:date V 27 1995-12-03T13:45:34.000000Z K 7 svn:log V 258 Moved inline functions for insque() and remque() to . Protected them with `#ifdef KERNEL' so that is valid C++. Added the necessary #includes of . These functions are bogus and should be replaced by the queue macros. END