summaryrefslogtreecommitdiff
path: root/x86.h
diff options
context:
space:
mode:
Diffstat (limited to 'x86.h')
-rw-r--r--x86.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/x86.h b/x86.h
index 0c3feae..503afdb 100644
--- a/x86.h
+++ b/x86.h
@@ -170,7 +170,6 @@ xchg(volatile uint *addr, uint newval)
return result;
}
-//PAGEBREAK!
static inline void
lcr0(uint val)
{