Source-Changes archive

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

CVS commit: src/sys/arch



Module Name:    src
Committed By:   jakllsch
Date:           Fri Jun 15 14:37:35 UTC 2018

Modified Files:
        src/sys/arch/arm/virt: virt_platform.c
        src/sys/arch/evbarm/virt: virt_start.S

Log Message:
Big endian support for virt_platform_early_putchar and xputc.


To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 src/sys/arch/arm/virt/virt_platform.c
cvs rdiff -u -r1.2 -r1.3 src/sys/arch/evbarm/virt/virt_start.S

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