Changeset 874621f in mainline for arch/ppc32/src/interrupt.c
- Timestamp:
- 2006-06-06T07:40:51Z (19 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 0dbc4e7
- Parents:
- 6f9a9bc
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
arch/ppc32/src/interrupt.c
r6f9a9bc r874621f 67 67 } 68 68 69 #include <print.h>70 69 /** Handler of externul interrupts */ 71 70 void extint_handler(int n, istate_t *istate)
Note:
See TracChangeset
for help on using the changeset viewer.