Module Name: src Committed By: maxv Date: Sat Aug 20 18:31:06 UTC 2016
Modified Files: src/sys/arch/amd64/amd64: gdt.c src/sys/arch/amd64/include: gdt.h Log Message: Make this area compile, even if we don't support USER_LDT on amd64. To generate a diff of this commit: cvs rdiff -u -r1.29 -r1.30 src/sys/arch/amd64/amd64/gdt.c cvs rdiff -u -r1.7 -r1.8 src/sys/arch/amd64/include/gdt.h Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.