summaryrefslogtreecommitdiffstats
path: root/sys/powerpc/include/cpu.h
diff options
context:
space:
mode:
Diffstat (limited to 'sys/powerpc/include/cpu.h')
-rw-r--r--sys/powerpc/include/cpu.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/sys/powerpc/include/cpu.h b/sys/powerpc/include/cpu.h
index 0bb49b7..1258887 100644
--- a/sys/powerpc/include/cpu.h
+++ b/sys/powerpc/include/cpu.h
@@ -50,7 +50,6 @@
#define cpu_swapout(p)
#define cpu_number() 0
-void delay(int);
#define DELAY(n) delay(n)
extern char bootpath[];
OpenPOWER on IntegriCloud