Subject: CVS commit: syssrc/sys/arch/mips/include
To: None <source-changes@netbsd.org>
From: Simon Burge <simonb@netbsd.org>
List: source-changes
Date: 03/05/2002 17:36:51
Module Name: syssrc
Committed By: simonb
Date: Tue Mar 5 15:36:51 UTC 2002
Modified Files:
syssrc/sys/arch/mips/include: locore.h
Log Message:
Add support for MIPS32 and MIPS64 architectures:
- Add mips32 and mips64 locore function prototypes.
- Add mips3_lw_a64() and mips3_sw_a64() for access data at any
64bit address (from Broadcom Corp).
- Add Broadcom and Sandcraft CPU company ids.
To generate a diff of this commit:
cvs rdiff -r1.58 -r1.59 syssrc/sys/arch/mips/include/locore.h
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.