Fix layout

feat/start
Frans Kaashoek 2011-09-01 13:18:02 -04:00
parent e04329aae8
commit 6bb9221395
1 changed files with 0 additions and 1 deletions

1
x86.h
View File

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