diff options
Diffstat (limited to 'arch/powerpc/platforms/cell/spufs/spufs.h')
-rw-r--r-- | arch/powerpc/platforms/cell/spufs/spufs.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/powerpc/platforms/cell/spufs/spufs.h b/arch/powerpc/platforms/cell/spufs/spufs.h index 413605406bda..8ae8ef9dfc22 100644 --- a/arch/powerpc/platforms/cell/spufs/spufs.h +++ b/arch/powerpc/platforms/cell/spufs/spufs.h | |||
@@ -244,6 +244,7 @@ struct spufs_tree_descr { | |||
244 | 244 | ||
245 | extern struct spufs_tree_descr spufs_dir_contents[]; | 245 | extern struct spufs_tree_descr spufs_dir_contents[]; |
246 | extern struct spufs_tree_descr spufs_dir_nosched_contents[]; | 246 | extern struct spufs_tree_descr spufs_dir_nosched_contents[]; |
247 | extern struct spufs_tree_descr spufs_dir_debug_contents[]; | ||
247 | 248 | ||
248 | /* system call implementation */ | 249 | /* system call implementation */ |
249 | extern struct spufs_calls spufs_calls; | 250 | extern struct spufs_calls spufs_calls; |