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

Subversion Repositories openrisc

[/] [openrisc/] [trunk/] [orpsocv2/] [sw/] [tests/] [or1200/] [sim/] [or1200-simple.c] - Diff between revs 354 and 393

Show entire file | Details | Blame | View Log

Rev 354 Rev 393
Line 1... Line 1...
 
/*
 
 *
 
 * Test run first, to check the main loop is reached and the exit mechanism
 
 * functions OK
 
 *
 
 */
 
 
 
 
 
#include "cpu-utils.h"
 
 
 
int main()
 
{
 
  report(0x8000000d);
 
  exit(0);
 
}
 
 
 No newline at end of file
 No newline at end of file

powered by: WebSVN 2.1.0

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