Hi,
i am just in the process of building glibc and discovered a bug i stumpled
over before ...
static inline cycles_t get_cycles (void)
{
return read_32bit_cp0_register(CP0_COUNT);
}
CP0_COUNT undefined ...
Shouldnt timex.h include mipsregs.h ?
And is this possibly fixed in later Kernels (this is 2.2.1)
Flo
--
Florian Lohoff [EMAIL PROTECTED] +49-5241-470566
... The failure can be random; however, when it does occur, it is
catastrophic and is repeatable ... Cisco Field Notice
- Re: asm/timex.h include mipsregs.h ? Florian Lohoff
- Re: asm/timex.h include mipsregs.h ? Ralf Baechle
