Fix layout
This commit is contained in:
parent
e04329aae8
commit
6bb9221395
1 changed files with 0 additions and 1 deletions
1
x86.h
1
x86.h
|
@ -170,7 +170,6 @@ xchg(volatile uint *addr, uint newval)
|
||||||
return result;
|
return result;
|
||||||
}
|
}
|
||||||
|
|
||||||
//PAGEBREAK!
|
|
||||||
static inline void
|
static inline void
|
||||||
lcr0(uint val)
|
lcr0(uint val)
|
||||||
{
|
{
|
||||||
|
|
Loading…
Reference in a new issue