Changeset a3ac9a7 in mainline for generic/src/interrupt/interrupt.c


Ignore:
Timestamp:
2005-12-10T12:12:09Z (19 years ago)
Author:
Ondrej Palkovsky <ondrap@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
6e716a59
Parents:
208189f
Message:

Small debug changes.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • generic/src/interrupt/interrupt.c

    r208189f ra3ac9a7  
    112112
    113113static cmd_info_t exc_info = {
    114         .name = "exc_print",
     114        .name = "pexc",
    115115        .description = "Print exception table",
    116116        .func = exc_print_cmd,
Note: See TracChangeset for help on using the changeset viewer.