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) {