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

Subversion Repositories openrisc

[/] [openrisc/] [trunk/] [orpsocv2/] [sw/] [tests/] [or1200/] [sim/] [or1200-simple.c] - Blame information for rev 393

Details | Compare with Previous | View Log

Line No. Rev Author Line
1 393 julius
/*
2
 *
3
 * Test run first, to check the main loop is reached and the exit mechanism
4
 * functions OK
5
 *
6
 */
7
 
8 349 julius
 
9 393 julius
#include "cpu-utils.h"
10
 
11 349 julius
int main()
12
{
13 354 julius
  report(0x8000000d);
14
  exit(0);
15 349 julius
}

powered by: WebSVN 2.1.0

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