Changeset 9179d0a in mainline for generic/src/debug/symtab.c
- Timestamp:
- 2006-04-27T17:13:49Z (19 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 040e4e9
- Parents:
- eaa202a
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
generic/src/debug/symtab.c
reaa202a r9179d0a 140 140 /** Symtab completion 141 141 * 142 * @param name- Search string, completes to symbol name142 * @param input - Search string, completes to symbol name 143 143 * @returns - 0 - nothing found, 1 - success, >1 print duplicates 144 144 */
Note:
See TracChangeset
for help on using the changeset viewer.