K 10 svn:author V 7 rodrigc K 8 svn:date V 27 2005-08-18T00:28:25.000000Z K 7 svn:log V 237 Rename variables: r_gdt -> saved_gdt r_idt -> saved_idt r_ldt -> saved_ldt in order to prevent clashes with variables with same names defined in . This fixes compilation of this file with GCC 4.0. Reviewed by: njl END