Changeset e16e036a in mainline for generic/include/proc/scheduler.h


Ignore:
Timestamp:
2005-11-07T20:04:30Z (20 years ago)
Author:
Martin Decky <martin@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
c4e8ed9d
Parents:
d90ca68
Message:

major build system revision (unfinished)
this patchset most definitively breaks a lot of things, be patient

File:
1 edited

Legend:

Unmodified
Added
Removed
  • generic/include/proc/scheduler.h

    rd90ca68 re16e036a  
    4545
    4646extern volatile count_t nrdy;
    47 
    48 static thread_t *find_best_thread(void);
    49 static void relink_rq(int start);
    50 static void scheduler_separated_stack(void);
    51 
    5247extern void scheduler_init(void);
    5348
Note: See TracChangeset for help on using the changeset viewer.