Commit 5b879759 by Richard Stallman

*** empty log message ***

From-SVN: r242
parent f0b7c5aa
/* Definitions relating to the special __do_global_init function used /* Definitions relating to the special __do_global_init function used
for getting g++ file-scope static objects constructed. This file for getting g++ file-scope static objects constructed. This file
wil get included either by libgcc2.c (for systems that don't support will get included either by libgcc2.c (for systems that don't support
a .init section) or by crtstuff.c (for those that do). a .init section) or by crtstuff.c (for those that do).
Written by Ron Guilmette (rfg@ncd.com) Written by Ron Guilmette (rfg@ncd.com)
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment