[Lguest] [PATCH 21/25][V3] export cpu_gdt_descr

Andi Kleen ak at suse.de
Thu Aug 16 00:03:39 EST 2007


> +#ifdef CONFIG_PARAVIRT
> +extern unsigned long *cpu_gdt_descr;

No externs in .c files

Normally they should be where the variable is defined
anyways.

-Andi



More information about the Lguest mailing list