Source-Changes archive

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

CVS commit: src/sys/arch/newsmips/apbus



Module Name:    src
Committed By:   tsutsui
Date:           Sun Jun 17 05:53:02 UTC 2007

Modified Files:
        src/sys/arch/newsmips/apbus: apbusvar.h if_sn.c if_snvar.h

Log Message:
- add a declaration of apbus_wbflush() in apbusvar.h
- include <mips/locore.h> for mips3_wbflush()
- undef wbflush() macro before declaration of local inlined wbflush()


To generate a diff of this commit:
cvs rdiff -r1.7 -r1.8 src/sys/arch/newsmips/apbus/apbusvar.h
cvs rdiff -r1.23 -r1.24 src/sys/arch/newsmips/apbus/if_sn.c
cvs rdiff -r1.9 -r1.10 src/sys/arch/newsmips/apbus/if_snvar.h

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