Source-Changes archive

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

CVS commit: src/sys/arch/hpc/stand/libsa



Module Name:    src
Committed By:   uwe
Date:           Wed Jan 18 01:06:38 UTC 2006

Modified Files:
        src/sys/arch/hpc/stand/libsa: winprintf.c

Log Message:
We no longer use printf from libsa, so we don't need to provide putchar.
Don't include <stand.h> that we thus no longer need.
Include <winbase.h> instead on <windows.h> - it's enough for what we use.


To generate a diff of this commit:
cvs rdiff -r1.3 -r1.4 src/sys/arch/hpc/stand/libsa/winprintf.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