Changeset c9b550b in mainline for kernel/arch/ppc32/src/drivers/cuda.c
- Timestamp:
- 2009-02-20T21:00:14Z (16 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 90e3d6a
- Parents:
- 9979acb
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
kernel/arch/ppc32/src/drivers/cuda.c
r9979acb rc9b550b 265 265 } 266 266 267 static irq_ownership_t cuda_claim( void *instance)267 static irq_ownership_t cuda_claim(irq_t *irq) 268 268 { 269 269 return IRQ_ACCEPT;
Note:
See TracChangeset
for help on using the changeset viewer.