Fix layout

This commit is contained in:
Frans Kaashoek 2011-09-01 13:18:02 -04:00
parent e04329aae8
commit 6bb9221395

1
x86.h
View file

@ -170,7 +170,6 @@ xchg(volatile uint *addr, uint newval)
return result;
}
//PAGEBREAK!
static inline void
lcr0(uint val)
{