Source-Changes-D archive

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

Re: CVS commit: src/sys/arch



Oops, I missed it. I will fix soon.

Thanks again,
rin

On 2022/05/07 17:24, Valery Ushakov wrote:
On Sat, May 07, 2022 at 04:12:55 +0000, Rin Okuyama wrote:

Module Name:	src
Committed By:	rin
Date:		Sat May  7 04:12:55 UTC 2022

Modified Files:
	src/sys/arch/evbppc/dht: locore.S
	src/sys/arch/powerpc/include: spr.h

Log Message:
Instead of hard-coding SPR# for CCR0, define SPR_CCR0 in
<powerpc/spr.h> and use it.

Idea from uwe@, thanks!
(and sorry for delayed response!)

Note that we already have it defined (along with bunch of others) in
sys/arch/powerpc/include/ibm4xx/spr.h:74


-uwe



Home | Main Index | Thread Index | Old Index