OpenCores
URL https://opencores.org/ocsvn/or1k/or1k/trunk

Subversion Repositories or1k

[/] [or1k/] [tags/] [stable_0_2_0_rc1/] [or1ksim/] [support/] [sched.h] - Diff between revs 1541 and 1545

Go to most recent revision | Show entire file | Details | Blame | View Log

Rev 1541 Rev 1545
Line 47... Line 47...
  struct sched_entry *job_queue;
  struct sched_entry *job_queue;
};
};
 
 
void sched_init(void);
void sched_init(void);
void sched_reset(void);
void sched_reset(void);
 
void sched_next_insn(void (*func)(void *), void *dat);
 
 
extern struct scheduler_struct scheduler;
extern struct scheduler_struct scheduler;
 
 
static inline void sched_print_jobs(void)
static inline void sched_print_jobs(void)
{
{

powered by: WebSVN 2.1.0

© copyright 1999-2024 OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.