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:   maxv
Date:           Thu Jan  4 20:38:31 UTC 2018

Modified Files:
        src/sys/arch/amd64/amd64: gdt.c
        src/sys/arch/i386/i386: gdt.c

Log Message:
Declare gdt_size as const, simplifies.


To generate a diff of this commit:
cvs rdiff -u -r1.43 -r1.44 src/sys/arch/amd64/amd64/gdt.c
cvs rdiff -u -r1.67 -r1.68 src/sys/arch/i386/i386/gdt.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