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
97752b2cbd
commit
344bbdbd54
@ -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