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

Subversion Repositories or1k

[/] [or1k/] [tags/] [nog_patch_62/] [or1ksim/] [profiler.c] - Diff between revs 1308 and 1358

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

Rev 1308 Rev 1358
Line 21... Line 21...
   by or1ksim. (use --profile option at command line, when running or1ksim.  */
   by or1ksim. (use --profile option at command line, when running or1ksim.  */
 
 
#include <stdio.h>
#include <stdio.h>
#include <string.h>
#include <string.h>
 
 
 
#include "config.h"
 
 
 
#ifdef HAVE_INTTYPES_H
 
#include <inttypes.h>
 
#endif
 
 
 
#include "port.h"
 
#include "arch.h"
#include "profiler.h"
#include "profiler.h"
#include "sim-config.h"
#include "sim-config.h"
 
 
static struct stack_struct stack[MAX_STACK];
static struct stack_struct stack[MAX_STACK];
 
 

powered by: WebSVN 2.1.0

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