Delete a patch
Adjust typesetting of code
This commit is contained in:
parent
e559fd2c5a
commit
2c73068e82
3 changed files with 4 additions and 154 deletions
2
mmu.h
2
mmu.h
|
|
@ -144,7 +144,6 @@ struct taskstate {
|
|||
ushort iomb; // I/O map base address
|
||||
};
|
||||
|
||||
// PAGEBREAK: 12
|
||||
// Gate descriptors for interrupts and traps
|
||||
struct gatedesc {
|
||||
uint off_15_0 : 16; // low 16 bits of offset in segment
|
||||
|
|
@ -180,4 +179,3 @@ struct gatedesc {
|
|||
}
|
||||
|
||||
#endif
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue