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

Subversion Repositories openrisc

[/] [openrisc/] [trunk/] [gnu-stable/] [binutils-2.20.1/] [ld/] [testsuite/] [ld-undefined/] [undefined.c] - Rev 824

Go to most recent revision | Compare with Previous | Blame | View Log

/* This file is used to test the linker's reporting of undefined
   symbols.  */
 
extern int this_function_is_not_defined ();
 
int
function ()
{
  return this_function_is_not_defined ();
}
 

Go to most recent revision | Compare with Previous | Blame | View Log

powered by: WebSVN 2.1.0

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