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] - Blame information for rev 120

Details | Compare with Previous | View Log

Line No. Rev Author Line
1 120 khays
/* This file is used to test the linker's reporting of undefined
2
   symbols.  */
3
 
4
extern int this_function_is_not_defined ();
5
 
6
int
7
function ()
8
{
9
  return this_function_is_not_defined ();
10
}

powered by: WebSVN 2.1.0

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