URL
https://opencores.org/ocsvn/or1k/or1k/trunk
Go to most recent revision |
Show entire file |
Details |
Blame |
View Log
Rev 222 |
Rev 343 |
Line 1... |
Line 1... |
/* This file is part of test microkernel for OpenRISC 1000. */
|
/* This file is part of test microkernel for OpenRISC 1000. */
|
/* (C) 2001 Simon Srot, srot@opencores.org */
|
/* (C) 2001 Simon Srot, srot@opencores.org */
|
|
|
#include "spr_defs.h"
|
#include "spr_defs.h"
|
#include "int.h"
|
#include "int.h"
|
|
#include "support.h"
|
|
|
/* Tick timer period */
|
/* Tick timer period */
|
unsigned long tick_period;
|
unsigned long tick_period;
|
|
|
/* Inform of tick interrupt */
|
/* Inform of tick interrupt */
|
© copyright 1999-2024
OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.