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

Subversion Repositories scarts

[/] [scarts/] [trunk/] [toolchain/] [scarts-gdb/] [gdb-6.8/] [gdb/] [testsuite/] [gdb.hp/] [gdb.defects/] [solib-d1.c] - Blame information for rev 25

Details | Compare with Previous | View Log

Line No. Rev Author Line
1 25 jlechner
static int file_static = 1234;
2
int global_from_primary = 5678;
3
 
4
int function_from_primary()
5
{
6
    garbage();
7
}
8
 
9
force_generation_of_export_stub()
10
{
11
    _start();   /* force main module to have an export stub for _start() */
12
}

powered by: WebSVN 2.1.0

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