Revert previous commit; that was left-over junk in the tree.

This commit is contained in:
adrian 2009-08-31 23:35:59 +00:00
parent 08a823972b
commit b1e7b6996c

View File

@ -148,7 +148,9 @@ IdlePDPT: .long 0 /* phys addr of kernel PDPT */
.globl KPTphys
#endif
KPTphys: .long 0 /* phys addr of kernel page tables */
#ifdef SMP
.globl gdtset
#endif
gdtset: .long 0 /* GDT is valid */
.globl proc0kstack