diff options
| author | Frans Kaashoek | 2011-09-01 13:18:02 -0400 |
|---|---|---|
| committer | Frans Kaashoek | 2011-09-01 13:18:02 -0400 |
| commit | 6bb9221395b3bde9af6f5a2c3ccc118c0da2aab8 (patch) | |
| tree | 583f30466b9673f17c703b87a9e96594bd46a079 | |
| parent | e04329aae8ceff7816569ab663237faedd3e5351 (diff) | |
Fix layout
| -rw-r--r-- | x86.h | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -170,7 +170,6 @@ xchg(volatile uint *addr, uint newval) return result; } -//PAGEBREAK! static inline void lcr0(uint val) { |
