Source-Changes archive

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

CVS commit: syssrc/sys/arch/pc532/include



Module Name:    syssrc
Committed By:   thorpej
Date:           Wed Jun  5 15:14:17 UTC 2002

Modified Files:
        syssrc/sys/arch/pc532/include: profile.h

Log Message:
Don't make _mcount static; it's already out of the user's namespace,
and doing so causes some versions of GCC to warn about "static function
prototype, but function not defined".


To generate a diff of this commit:
cvs rdiff -r1.6 -r1.7 syssrc/sys/arch/pc532/include/profile.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