显示段选择符和段描述符...

This commit is contained in:
gatieme
2017-03-25 00:15:12 +08:00
parent f0729595a5
commit b58ad7e1b7
@@ -180,7 +180,6 @@ static void print_segment_desc(unsigned long seg)
*/
static void print_segment(void)
{
long data = 0;
struct desc_struct *gdt_table = get_cpu_gdt_table(1);