Source-Changes archive

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

CVS commit: basesrc/lib/csu/ns32k



Module Name:    basesrc
Committed By:   matthias
Date:           Fri Feb 22 13:46:31 UTC 2002

Modified Files:
        basesrc/lib/csu/ns32k: crt0.c

Log Message:
Declare the global register variable kps_strings before including anything
as this needs to be done before any function is defined (and there seems
to be a function definition in one of the include files).


To generate a diff of this commit:
cvs rdiff -r1.15 -r1.16 basesrc/lib/csu/ns32k/crt0.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