Changeset 1728 for trunk/src


Ignore:
Timestamp:
Dec 12, 2004, 9:12:59 PM (21 years ago)
Author:
bird
Message:

Initial coding.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/emx/src/lib/startup/386/mcountstub.s

    • Property cvs2svn:cvs-rev changed from 1.1 to 1.2
    r1727 r1728  
    44 * _mcount dummy.
    55 *
    6  * Copyright (c) 2003 InnoTek Systemberatung GmbH
     6 * Copyright (c) 2004 knut st. osmundsen <bird@anduin.net>
    77 *
    88 *
    9  * This file is part of Innotek LIBC.
     9 * This file is part of InnoTek LIBC.
    1010 *
    11  * Innotek LIBC is free software; you can redistribute it and/or modify
     11 * InnoTek LIBC is free software; you can redistribute it and/or modify
    1212 * it under the terms of the GNU Lesser General Public License as published
    1313 * by the Free Software Foundation; either version 2 of the License, or
    1414 * (at your option) any later version.
    1515 *
    16  * Innotek LIBC is distributed in the hope that it will be useful,
     16 * InnoTek LIBC is distributed in the hope that it will be useful,
    1717 * but WITHOUT ANY WARRANTY; without even the implied warranty of
    1818 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
     
    2020 *
    2121 * You should have received a copy of the GNU Lesser General Public License
    22  * along with Innotek LIBC; if not, write to the Free Software
     22 * along with InnoTek LIBC; if not, write to the Free Software
    2323 * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
    2424 *
Note: See TracChangeset for help on using the changeset viewer.