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

Subversion Repositories open8_urisc

[/] [open8_urisc/] [trunk/] [gnu/] [binutils/] [ld/] [testsuite/] [ld-undefined/] [undefined.c] - Rev 120

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 ();
}
 

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.