mirror of
https://github.com/gatieme/LDD-LinuxDeviceDrivers.git
synced 2026-09-23 05:03:33 +08:00
显示段选择符和段描述符...
This commit is contained in:
@@ -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);
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user