Attached is the fifo I've had banging about. It
uses atomic_t.
OK, I haven't been programming much lately, but when did I miss atomic_t
becoming a part of any C standard?
Also, several people have referred to the atomicity of int/pointer
read/write. This is news to me - can someone point me at the spec for this?