Changeset 747a2476 in mainline for src/time/timeout.c


Ignore:
Timestamp:
2005-05-31T18:51:45Z (20 years ago)
Author:
Jakub Jermar <jakub@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
7dcbc0a1
Parents:
2b50d7c
Message:

Just cleanup.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • src/time/timeout.c

    r2b50d7c r747a2476  
    7676   
    7777        if (t->cpu)
    78                 panic("timeout_register: t->cpu != 0");
     78                panic("t->cpu != 0");
    7979
    8080        t->cpu = CPU;
Note: See TracChangeset for help on using the changeset viewer.