URL
https://opencores.org/ocsvn/openrisc/openrisc/trunk
[/] [openrisc/] [trunk/] [or1ksim/] [toplevel-mprofile.c] - Diff between revs 19 and 483
Go to most recent revision |
Show entire file |
Details |
Blame |
View Log
Rev 19 |
Rev 483 |
Line 34... |
Line 34... |
#include <unistd.h>
|
#include <unistd.h>
|
|
|
/* Package includes */
|
/* Package includes */
|
#include "sim-config.h"
|
#include "sim-config.h"
|
#include "mprofiler.h"
|
#include "mprofiler.h"
|
|
#include "toplevel-support.h"
|
|
|
|
|
int main (int argc,
|
int main (int argc,
|
char *argv[])
|
char *argv[])
|
{
|
{
|
srand(getpid());
|
init_randomness ();
|
init_defconfig();
|
init_defconfig();
|
reg_config_secs();
|
reg_config_secs();
|
|
|
exit (main_mprofiler (argc, argv, 0));
|
exit (main_mprofiler (argc, argv, 0));
|
|
|
© copyright 1999-2024
OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.