On Thu, Jul 27, 2000 at 01:52:18PM +0200, Daniel Wagner wrote: > Hi, > > In order to compiling a recent checkout of gnumach I had to remove > gnumach/linux/src/arch/i386/lib/delay.S and use the delay.c from > linux-2.2.12 with a small change (remove "current_cpu_data" structure). I > guess the "__delay(unsigned long loops)" function is not used so it could be > just be an empty function body. gnumach can be compiled after that change > and it works.
Argh! I forgot to add the file and remove the old one. Sorry for the sloppiness on my part. I am going to make the requried CVS changes in a couple of hours. Thanks, Marcus

