Changeset 80d2bdb in mainline for generic/src/debug/symtab.c


Ignore:
Timestamp:
2005-12-15T16:10:19Z (20 years ago)
Author:
Ondrej Palkovsky <ondrap@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
b4cad8b2
Parents:
7dd2561
Message:

We are now almost -Wall clean.

  • redefined atomic_t
  • deleted many, many unused variables
  • some minor code cleanups found using compiler warning.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • generic/src/debug/symtab.c

    r7dd2561 r80d2bdb  
    6767        char *curname;
    6868        int i,j;
    69         char *foundsym = NULL;
    70         int foundpos = 0;
    7169        int colonoffset = -1;
    7270
Note: See TracChangeset for help on using the changeset viewer.