summaryrefslogtreecommitdiff
path: root/src/mesa/pipe/cell/ppu/cell_spu.h
diff options
context:
space:
mode:
authorBrian <brian.paul@tungstengraphics.com>2008-01-10 09:13:10 -0700
committerBrian <brian.paul@tungstengraphics.com>2008-01-10 11:26:20 -0700
commitd07b86dedfd87ed7c301fa81242314c891031693 (patch)
tree38992400a5cd276e783892bca5ad9506fa150085 /src/mesa/pipe/cell/ppu/cell_spu.h
parente6b33b6f35ab2f7b240ac902cc748d8e1a2fd4ef (diff)
Cell: clean-up cell_spu_exit() code
Diffstat (limited to 'src/mesa/pipe/cell/ppu/cell_spu.h')
-rw-r--r--src/mesa/pipe/cell/ppu/cell_spu.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/mesa/pipe/cell/ppu/cell_spu.h b/src/mesa/pipe/cell/ppu/cell_spu.h
index 612cb45c59..d11001af62 100644
--- a/src/mesa/pipe/cell/ppu/cell_spu.h
+++ b/src/mesa/pipe/cell/ppu/cell_spu.h
@@ -83,9 +83,6 @@ test_spus(struct cell_context *cell);
void
-wait_spus(uint num_spus);
-
-void
cell_spu_exit(struct cell_context *cell);