Changeset 2160 for trunk/src


Ignore:
Timestamp:
Dec 29, 2008, 5:08:55 PM (17 years ago)
Author:
bird
Message:

kmk: removed duplicate definition.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/kmk/function.c

    r2159 r2160  
    52505250  define_variable_vl (".ARGC", sizeof (".ARGC") - 1, num, len,
    52515251                      1 /* dup val */, o_automatic, 0);
    5252   define_variable (".ARGC", sizeof (".ARGC") - 1, num, o_automatic, 0);
    52535252#endif
    52545253
Note: See TracChangeset for help on using the changeset viewer.