As I said: the previous commit was untested... Remove an #endif which
should have ceased to exist when its corresponding #if was removed.
This commit is contained in:
parent
4edad1187d
commit
c97cf6f9a0
@ -53,7 +53,6 @@ struct pcb {
|
||||
uint64_t pcb_ia32_fdr;
|
||||
uint64_t pcb_ia32_fir;
|
||||
uint64_t pcb_ia32_fsr;
|
||||
#endif
|
||||
};
|
||||
|
||||
#ifdef _KERNEL
|
||||
|
Loading…
x
Reference in New Issue
Block a user