[comp.realtime] Need minimal kernal source code

psm@manta.NOSC.MIL (Scot Mcintosh) (12/05/90)

I need to implement a minimal realtime system on some obscure
hardware which has no such support currently. The job isn't
too demanding, so I'm looking around for any kind of basic 
public domain source code for a multitasking kernal written
in C. A simple scheduler without preemption would probably
suffice. Anybody seen one? (Yes, I could write one myself,
but I'm lazy--an underappreciated virtue, in my opinion).