Changeset 279 for trunk/hal/tsar_mips32/core/hal_drivers.c
- Timestamp:
- Jul 27, 2017, 12:23:29 AM (7 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/hal/tsar_mips32/core/hal_drivers.c
r266 r279 75 75 /* update the PIC chdev extension */ 76 76 pic->ext.pic.enable_timer = &soclib_pic_enable_timer; 77 pic->ext.pic.enable_ipi = &soclib_pic_enable_ipi; 77 78 pic->ext.pic.enable_irq = &soclib_pic_enable_irq; 78 79 pic->ext.pic.disable_irq = &soclib_pic_disable_irq;
Note: See TracChangeset
for help on using the changeset viewer.