Source-Changes archive

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

CVS commit: syssrc/sys/arch/pmax/stand/common



Module Name:    syssrc
Committed By:   simonb
Date:           Fri Mar 15 13:31:09 UTC 2002

Modified Files:
        syssrc/sys/arch/pmax/stand/common: common.h conf.c

Log Message:
The "debug" variable is only used during network debugging, and then
only if NET_DEBUG is defined.  Put it's declaration and initialisation
inside '#ifdef NET_DEBUG' and save another 16 bytes.


To generate a diff of this commit:
cvs rdiff -r1.5 -r1.6 syssrc/sys/arch/pmax/stand/common/common.h
cvs rdiff -r1.17 -r1.18 syssrc/sys/arch/pmax/stand/common/conf.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