Source-Changes archive

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

CVS commit: src/sys/arch/xen



Module Name:    src
Committed By:   cl
Date:           Sun Apr 11 00:18:29 UTC 2004

Modified Files:
        src/sys/arch/xen/x86: intr.c
        src/sys/arch/xen/xen: events.c

Log Message:
catch up with arch/x86/x86/intr.c
1.15/kochi
use designated initializer for struct pic initializers.
just for readability.

update the xenev_pic initializer as well


To generate a diff of this commit:
cvs rdiff -r1.1 -r1.2 src/sys/arch/xen/x86/intr.c
cvs rdiff -r1.1 -r1.2 src/sys/arch/xen/xen/events.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