Changeset 91d5ad6 in mainline for arch/ppc32/include/drivers
- Timestamp:
- 2006-03-15T00:55:05Z (20 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 286e03d
- Parents:
- d1e414c
- File:
-
- 1 edited
-
arch/ppc32/include/drivers/cuda.h (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
arch/ppc32/include/drivers/cuda.h
rd1e414c r91d5ad6 30 30 #define __CUDA_H__ 31 31 32 #include <arch/types.h> 32 33 33 void cuda_init(void);34 34 extern void cuda_init(void); 35 extern void cuda_packet(const __u8 data); 35 36 36 37 #endif
Note:
See TracChangeset
for help on using the changeset viewer.
