Source-Changes archive

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

CVS commit: syssrc



Module Name:    syssrc
Committed By:   soda
Date:           Wed Jun 13 15:18:28 UTC 2001

Modified Files:
        syssrc/sys/arch/arc/pci: necpb.c necpbvar.h

Log Message:
rename statically allocated software context which is needed for
console initialization, from "struct necpb_config necpb_configuration;"
to "struct necpb_context necpb_main_context".
to resolve naming conflicts with "struct XXX_config *XXX_conf;"
which describes platform-dependent configuration variants.


To generate a diff of this commit:
cvs rdiff -r1.7 -r1.8 syssrc/sys/arch/arc/pci/necpb.c
cvs rdiff -r1.2 -r1.3 syssrc/sys/arch/arc/pci/necpbvar.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