Source-Changes archive

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

CVS commit: src/sys/arch/hpcsh/hpcsh



Module Name:    src
Committed By:   uwe
Date:           Fri Jan 20 03:55:55 UTC 2006

Modified Files:
        src/sys/arch/hpcsh/hpcsh: kloader_machdep.c

Log Message:
Use uint32_t.  Declare jump and boot functions noreturn.  Move scratch
variable to outputs of the asm statement that tweaks sr, so that gcc
doesn't insist on it being initialized.  Move boot function template
closer to instantiation.  Misc prettification.


To generate a diff of this commit:
cvs rdiff -r1.12 -r1.13 src/sys/arch/hpcsh/hpcsh/kloader_machdep.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index