Changeset 982f0fe in mainline for arch/ppc32/include/drivers/cuda.h
- Timestamp:
- 2006-06-01T10:21:00Z (19 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- bd571f44
- Parents:
- 80d31883
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
arch/ppc32/include/drivers/cuda.h
r80d31883 r982f0fe 32 32 #include <arch/types.h> 33 33 34 #define CUDA_IRQ 10 35 34 36 extern void cuda_init(void); 35 37 extern void cuda_packet(const __u8 data);
Note:
See TracChangeset
for help on using the changeset viewer.