[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: swapgeneric.c



> Is there any reason why there are 12 swapgeneric.c files (one for every
> architecture), that contain exactly the same, except for a few comment or
> spacing differences? Shouldn't that file just be shared by all
> architectures, reducing the machdep code?

They used to differ. I brought them in a similar form, and yes, moving
this to MI code is on my todolist, but not critical.

Miod