Deleted Added
full compact
32c32
< * $FreeBSD: stable/10/sys/powerpc/include/cpu.h 260674 2014-01-15 06:17:15Z jhibbits $
---
> * $FreeBSD: stable/10/sys/powerpc/include/cpu.h 262675 2014-03-02 02:35:46Z jhibbits $
97a98,99
> void cpu_sleep(void);
> void flush_disable_caches(void);
101,102d102
< void flush_disable_caches(void);
<