Subject: Re: Proposal: CL* macros removal. To: Anders Magnusson <ragge@ludd.luth.se> From: Michael Graff <explorer@flame.org> List: tech-kern Date: 11/21/1999 03:34:23
My only concern is porting drivers from other OSs. If we end up
needing to put in
#ifndef CLSIZE
#define CLSIZE 1
#endif
for this, I'd rather leave it in there, but define and mark it for
compatibility with drivers only.
--Michael